DeleteTestFaculty
deleteAllVisibleCookies
setTimeout 100000
comment Delete test co-authors/co-investigators
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@cornell.edu
type loginPassword Password
clickAndWait loginForm
comment Verify people are there to be deleted
clickAndWait link=Index
verifyTextPresent people
verifyTextPresent Person
comment Delete first person
clickAndWait link=Index
clickAndWait link=Person
assertTitle Person
clickAndWait link=Johnson, Jane
assertTitle Johnson, Jane
clickAndWait link=Edit this individual
assertTitle Individual Control Panel
clickAndWait //input[@value='Edit This Individual']
assertTitle Individual Editing Form
click _delete
assertConfirmation Are you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle VIVO Site Administration
comment Delete second person
clickAndWait link=Index
clickAndWait link=Person
assertTitle Person
clickAndWait link=Smith, Sally
assertTitle Smith, Sally
clickAndWait link=Edit this individual
assertTitle Individual Control Panel
clickAndWait //input[@value='Edit This Individual']
assertTitle Individual Editing Form
click _delete
assertConfirmation Are you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle VIVO Site Administration
comment Delete third person
clickAndWait link=Index
clickAndWait link=Person
assertTitle Person
clickAndWait link=Zink, Zoe
assertTitle Zink, Zoe
clickAndWait link=Edit this individual
assertTitle Individual Control Panel
clickAndWait //input[@value='Edit This Individual']
assertTitle Individual Editing Form
click _delete
assertConfirmation Are you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle VIVO Site Administration
comment Verify people are all 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
verifyTextNotPresent people
verifyTextNotPresent Person
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO