diff --git a/tests/selenium/Login and Logout.html b/tests/selenium/Login and Logout.html
index 5a72b31de..6dc350791 100644
--- a/tests/selenium/Login and Logout.html
+++ b/tests/selenium/Login and Logout.html
@@ -24,12 +24,12 @@
type |
id=username |
- admin |
+ test |
type |
id=password |
- admin |
+ test |
clickAndWait |
diff --git a/tests/selenium/Login.html b/tests/selenium/Login.html
index a51883ea7..6246c78af 100644
--- a/tests/selenium/Login.html
+++ b/tests/selenium/Login.html
@@ -19,12 +19,12 @@
type |
id=username |
- admin |
+ test |
type |
id=password |
- admin |
+ test |
clickAndWait |