mirror of https://github.com/Jackett/Jackett
newretro: add login.test.selector. #14537
This commit is contained in:
parent
140e500561
commit
3f1ffda317
|
@ -108,7 +108,8 @@ login:
|
|||
error:
|
||||
- selector: table.tableinborder:contains("Anmeldung Gescheitert!") > tbody > tr > td.tablea
|
||||
test:
|
||||
path: usercp.php
|
||||
path: index.php
|
||||
selector: a[href="logout.php"]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue