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
assertTitle VIVO
comment Navigate to index
clickAndWait link=Index
assertTitle Index to VIVO Contents
comment Verify both people to be deleted are there
verifyTextPresent people
verifyTextPresent Faculty Member
verifyTextPresent Person
comment Navigate to first 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 first faculty member
click _delete
assertConfirmation Are you SURE you want to delete this entity? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle VIVO Site Administration
comment Navigate to second faculty member
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Sunny Sony
assertTitle Sunny Sony
clickAndWait link=edit this individual
assertTitle Individual Control Panel
clickAndWait //input[@value='Edit This Individual']
assertTitle Individual Editing Form
comment Delete second faculty member
click _delete
assertConfirmation Are you SURE you want to delete this entity? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle VIVO Site Administration
comment Verify both faculty members are gone
clickAndWait link=Index
assertTitle Index to VIVO Contents
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
verifyTextNotPresent people
verifyTextNotPresent Faculty Member
verifyTextNotPresent Person
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO