fix playwright test for nextcloud

This commit is contained in:
ibizaman 2025-06-24 17:09:43 +02:00 committed by Pierre Penninckx
parent 574a566b97
commit a37c539e02

View file

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