film-paleis: fix login error detection. resolves #7216

This commit is contained in:
Garfield69 2020-02-15 10:25:58 +13:00
parent a82c3cf963
commit e2b2346eb2
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
error:
- selector: table[border="0"][cellspacing="0"][cellpadding="10"] tr td font[color="orange"]
- selector: table.main:contains("Aanmelden mislukt")
test:
path: /
selector: a[href="logout.php"]