myspleen: new login error detection

This commit is contained in:
Garfield69 2021-07-29 12:46:25 +12:00
parent c90e0797ac
commit 627c1e1acf
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ login:
password: "{{ .Config.password }}"
returnto: /
error:
- selector: div#content:has(h2:contains("Login Failed"))
- selector: div#content:has(h3:contains("Login Failed"))
test:
path: browse.php
selector: span.key:contains("Ratio") + span.value