DeleteNewCuratorUser
deleteAllVisibleCookies
comment Delete new Curator account
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must login as site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO Site Administration
comment Go to User Accounts
clickAndWait link=User accounts
assertTitle User Accounts
verifyElementPresent link=Connie Curator
comment View the new user account, and edit it.
clickAndWait link=Connie Curator
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=Connie Curator
comment Logout
clickAndWait link=Log out
assertTitle VIVO