diff --git a/utilities/acceptance-tests/suites/AdminSecurity/AdminChangePassword.html b/utilities/acceptance-tests/suites/AdminSecurity/AdminChangePassword.html index b8deb9ce..ed4cced8 100644 --- a/utilities/acceptance-tests/suites/AdminSecurity/AdminChangePassword.html +++ b/utilities/acceptance-tests/suites/AdminSecurity/AdminChangePassword.html @@ -161,13 +161,43 @@ comment - Enter passwords that do match + Enter password that is not long enough + + type + Md5password + junky + type passwordConfirmation - Password2 + junky + + + click + primaryAction + + + + assertAlert + Please enter a password between 6 and 12 characters long. + + + + comment + Enter passwords that do match and are 6 characters long + + + + type + Md5password + goody2 + + + type + passwordConfirmation + goody2 clickAndWait @@ -217,7 +247,12 @@ type loginPassword - Password2 + goody2 + + + assertTitle + VIVO Site Administration + clickAndWait @@ -300,13 +335,13 @@ - clickAndWait - link=Log out + comment + Logout - comment - Logout + clickAndWait + link=Log out