DeleteNewEditorUser
deleteAllVisibleCookies
setTimeout 100000
comment Delete new Editor account
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle Log in to VIVO
comment Must login as site admin
type loginName testAdmin@cornell.edu
type loginPassword Password
clickAndWait loginForm
comment Go to User Accounts
clickAndWait link=Site Admin
assertTitle VIVO Site Administration
clickAndWait link=User accounts
assertTitle VIVO
verifyElementPresent link=RickRookie@cornell.edu
comment Delete the account
click deleteAccount
clickAndWait delete-account
assertConfirmation Are you sure you want to delete this account?
waitForPageToLoad 5000
assertTitle VIVO
verifyTextPresent User accounts
verifyTextPresent Deleted 1 accounts.
verifyElementNotPresent link=RickRookie@cornell.edu
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO