mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
sportscult: update login test #10321
This commit is contained in:
@@ -102,8 +102,10 @@ login:
|
|||||||
pwd: "{{ .Config.password }}"
|
pwd: "{{ .Config.password }}"
|
||||||
error:
|
error:
|
||||||
- selector: span:contains("Password Incorrect")
|
- selector: span:contains("Password Incorrect")
|
||||||
|
- selector: span:contains("Username Incorrect")
|
||||||
test:
|
test:
|
||||||
path: index.php
|
path: index.php
|
||||||
|
selector: a[href="logout.php"]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user