fix playwright test for nextcloud
This commit is contained in:
parent
574a566b97
commit
a37c539e02
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue