Blutopia: improve error detection

This commit is contained in:
kaso17 2018-11-19 12:09:36 +01:00
parent 03e9ffc9ac
commit 7868798857
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
username: "{{ .Config.username }}" username: "{{ .Config.username }}"
password: "{{ .Config.password }}" password: "{{ .Config.password }}"
error: error:
- selector: table.main:contains("Login Failed!") - selector: form[action*="/login"] .text-red
test: test:
path: /torrents path: /torrents