Delete New User
deleteAllVisibleCookies
open .
assertTitle VIVO
comment Log in as default admin
clickAndWait link=Log in
assertTitle VIVO Site Administration
type username testAdmin
type password Password
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
comment Go to User Accounts
clickAndWait link=User accounts
assertTitle User Accounts
verifyElementPresent link=Rookie Yuser
comment View the new user account, and edit it.
clickAndWait link=Rookie Yuser
assertTitle User Account Control Panel
clickAndWait //input[@value='Edit User Account']
assertTitle User Account Editing Form
comment Delete the account
click _delete
assertConfirmation Are you SURE you want to delete this user? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle User Accounts
verifyElementNotPresent link=Rookie Yuser
comment Log out
clickAndWait link=Log out
assertTitle VIVO