We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac49e8a commit d02ae7fCopy full SHA for d02ae7f
test/util.ts
@@ -39,7 +39,7 @@ export function getTestStore(): Store {
39
text: ['Rickrolling'],
40
},
41
captchaHandler: {
42
- challenge: 'img.thumbimage',
+ challenge: 'figure[typeof="mw:File/Thumb"] a img.mw-file-element',
43
input: '#searchInput',
44
submit: 'body',
45
captureType: 'image',
0 commit comments