mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
karagarga: update captcha input. resolves #10757
This commit is contained in:
parent
2f476008eb
commit
d899fbfdb4
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ login:
|
|||
captcha:
|
||||
type: image
|
||||
selector: img#captcha_img
|
||||
input: imagestring
|
||||
input: captcha
|
||||
error:
|
||||
- selector: table:contains("Login failed!")
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue