diff --git a/utilities/acceptance-tests/suites/AdminSecurity/AdminChangeName.html b/utilities/acceptance-tests/suites/AdminSecurity/AdminChangeName.html deleted file mode 100644 index e55b4b07..00000000 --- a/utilities/acceptance-tests/suites/AdminSecurity/AdminChangeName.html +++ /dev/null @@ -1,189 +0,0 @@ - - - -
- - -AdminChangePassword | ||
deleteAllVisibleCookies | -- | - |
comment | -Change password for admin account | -- |
open | -/vivo/ | -- |
assertTitle | -VIVO | -- |
clickAndWait | -link=Log in | -- |
verifyTextPresent | -Log in | -- |
assertTitle | -Log in to VIVO | -- |
comment | -Login with current password | -- |
type | -loginName | -testAdmin | -
type | -loginPassword | -Password | -
clickAndWait | -loginForm | -- |
assertTitle | -VIVO | -- |
verifyTextPresent | -testAdmin | -- |
verifyElementPresent | -link=Log out | -- |
clickAndWait | -link=Site Admin | -- |
assertTitle | -VIVO Site Administration | -- |
verifyTextPresent | -Site Administration | -- |
verifyTextPresent | -User accounts | -- |
clickAndWait | -link=User accounts | -- |
assertTitle | -User Accounts | -- |
clickAndWait | -link=testAdmin | -- |
assertTitle | -User Account Control Panel | -- |
clickAndWait | -//input[@value='Edit User Account'] | -- |
assertTitle | -User Account Editing Form | -- |
comment | -Enter First Name only | -- |
comment | -Enter Last Name only | -- |
comment | -Enter both First Name and Last Name | -- |
comment | -Log out | -- |
clickAndWait | -link=Home | -- |
clickAndWait | -link=Log out | -- |
assertTitle | -VIVO | -- |