Replies: 1 comment 1 reply
-
Button后面多了一个空格,去掉就行了 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
刚开始学买GKD,写的第一个本地规则无法识别点击,不知道问题出在哪里,求指导
{
key: 0,
name: '支付安全',
fastQuery: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
key: 0,
snapshotUrls: [
'https://i.gkd.li/i/20850816'
],
matches: [
'Button [text="忽略"]'
]
}
]
}
Beta Was this translation helpful? Give feedback.
All reactions