nextcloud: update username field label in tests

This commit is contained in:
ibizaman 2025-08-22 23:05:52 +02:00
parent 1c3d57964c
commit 08456412a7

View file

@ -134,7 +134,7 @@ let
test.login = {
startUrl = "http://${config.test.fqdn}";
usernameFieldLabelRegex = "[Ee]mail";
usernameFieldLabelRegex = "Account name";
passwordFieldLabelRegex = "^ *[Pp]assword";
loginButtonNameRegex = "[Ll]og [Ii]n";
testLoginWith = [