romanianmetaltorrent: fix login error detection #14773

This commit is contained in:
Garfield69
2023-10-17 20:51:25 +13:00
parent e8893c11f2
commit e03eb57634

View File

@@ -30,6 +30,9 @@ login:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
error:
- selector: ":root:contains(\"Wrong Code!\")"
message:
text: Error, the security code is incorrect.
- selector: div.errorSummary
message:
selector: div.errorSummary ul li