mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 11:48:49 +00:00
sportscult: update login test #10321
This commit is contained in:
parent
cdfd25d4d0
commit
f75979fa8b
1 changed files with 2 additions and 0 deletions
|
@ -102,8 +102,10 @@ login:
|
|||
pwd: "{{ .Config.password }}"
|
||||
error:
|
||||
- selector: span:contains("Password Incorrect")
|
||||
- selector: span:contains("Username Incorrect")
|
||||
test:
|
||||
path: index.php
|
||||
selector: a[href="logout.php"]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue