DeleteTestFaculty
deleteAllVisibleCookies
setTimeout 100000
comment Delete test faculty members
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle Log in to VIVO
comment Must log in as site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
comment Navigate to index
clickAndWait link=Index
comment Verify person to be deleted is there
verifyTextPresent people
verifyTextPresent Faculty Member
verifyTextPresent Person
comment Navigate to faculty member
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Furter, Frank
assertTitle Furter, Frank
clickAndWait link=Edit this individual
assertTitle Individual Control Panel
clickAndWait //input[@value='Edit This Individual']
assertTitle Individual Editing Form
comment Delete faculty member
click _delete
assertConfirmation Are you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle VIVO Site Administration
comment Verify both faculty members are gone
clickAndWait link=Index
pause 50000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
refreshAndWait 20000
verifyTextPresent people
verifyTextNotPresent Faculty Member
verifyTextPresent Person
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO