mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
karagara: trap Login unsuccessful error. #12370
This commit is contained in:
@@ -45,6 +45,7 @@ login:
|
|||||||
input: captcha
|
input: captcha
|
||||||
error:
|
error:
|
||||||
- selector: table:contains("Login failed!")
|
- selector: table:contains("Login failed!")
|
||||||
|
- selector: table:contains("Login unsuccessful")
|
||||||
test:
|
test:
|
||||||
path: index.php
|
path: index.php
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user