From 7717e396718c9bddff47875a6a9a6b494346b606 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Fri, 22 Aug 2025 23:05:52 +0200 Subject: [PATCH] nextcloud: update username field label in tests --- 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 4fc647a..dad3a1f 100644 --- a/test/services/nextcloud.nix +++ b/test/services/nextcloud.nix @@ -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 = [