请教一下包含倒计时的按钮如何添加规则
#1281
-
|
事情是这样的, 原先我用这样一条规则,matches: '[text="立即签到"][visibleToUser=true]', 在图一是可以正常点击的,
|
Beta Was this translation helpful? Give feedback.
Answered by
Lin-arm
Feb 3, 2026
Replies: 1 comment 1 reply
-
|
加个$符或者*符 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ccav14
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



加个$符或者*符
[text$="立即签到"][visibleToUser=true]