mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
karagara: trap Login unsuccessful error. #12370
This commit is contained in:
parent
41ef4d1f55
commit
cc10275037
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ login:
|
|||
input: captcha
|
||||
error:
|
||||
- selector: table:contains("Login failed!")
|
||||
- selector: table:contains("Login unsuccessful")
|
||||
test:
|
||||
path: index.php
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue