Ethor.net: add login error detection

This commit is contained in:
kaso17 2017-09-19 11:38:06 +02:00
parent 8126fc3c85
commit fbab796e76
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
secure_cookie: "0"
error:
- selector: :contains("\"status\":\"error\"")
test:
path: browse.php