nextcloud: update username field label in tests

This commit is contained in:
ibizaman 2025-08-22 23:05:52 +02:00 committed by Pierre Penninckx
parent 12a9c259d4
commit 7717e39671

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 = [