From a37c539e02846f25e5adffc6a09231068844fa43 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Tue, 24 Jun 2025 17:09:43 +0200 Subject: [PATCH] fix playwright test for nextcloud --- test/services/nextcloud.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/services/nextcloud.nix b/test/services/nextcloud.nix index b0ab8eb..cc16289 100644 --- a/test/services/nextcloud.nix +++ b/test/services/nextcloud.nix @@ -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 = [