selezen: update login error selector

site also uses div.alert-warning for torrent update notices
This commit is contained in:
ilike2burnthing 2021-04-01 17:23:01 +01:00 committed by GitHub
parent 3f96f9d8ea
commit 8f029c11fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ login:
login_not_save: ""
login: submit
error:
- selector: div.alert-warning
- selector: div.alert-warning:contains("Ошибка авторизации")
test:
path: /
selector: a[href$="/index.php?action=logout"]