girotorrent: update login error detection #9642

This commit is contained in:
Garfield69 2020-09-25 22:07:02 +12:00
parent e0a6e6d542
commit 988f583f10
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ login:
pwd: "{{ .Config.password }}"
error:
- selector: div.error
- selector: span[style="color:#FF0000;"]
test:
path: index.php
selector: a[href="logout.php"]