From cc3ddb40ea9a7505df9168bfe3e769f9d5c70cb6 Mon Sep 17 00:00:00 2001 From: Albert Santoni Date: Mon, 8 Sep 2014 21:23:57 -0400 Subject: [PATCH] test/test credentials for Selenium tests --- tests/selenium/Login and Logout.html | 4 ++-- tests/selenium/Login.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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