DeleteTestPeople
deleteAllVisibleCookies
comment Delete new people Jane Faculty and Lilly Librarian
open /vivo/
assertTitle VIVO
comment Must not be logged in
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must log in as site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO Site Administration
clickAndWait link=People
assertTitle People
comment Navigate to Jane Faculty
clickAndWait link=Faculty
assertTitle Faculty
clickAndWait link=Faculty, Jane
assertTitle Faculty, Jane
clickAndWait link=edit this individual
assertTitle Individual Control Panel
clickAndWait //input[@value='Edit This Individual']
assertTitle Individual Editing Form
comment Delete Jane Faculty
click _delete
assertConfirmation Are you SURE you want to delete this entity? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle VIVO Site Administration
clickAndWait link=People
assertTitle People
clickAndWait link=Faculty
assertTitle Faculty
comment Navigate to Lilly Librarian
clickAndWait link=Librarian, Lily
assertTitle Librarian, Lily
clickAndWait link=edit this individual
assertTitle Individual Control Panel
clickAndWait //input[@value='Edit This Individual']
assertTitle Individual Editing Form
comment Delete Lilly Librarian
click _delete
assertConfirmation Are you SURE you want to delete this entity? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle VIVO Site Administration
clickAndWait link=People
assertTitle People
clickAndWait link=Faculty
assertTitle Faculty
comment Verify Jane Faculty and Lilly Librarian are gone
verifyTextNotPresent Faculty, Jane
verifyTextNotPresent Librarian, Lily
comment Logout
clickAndWait link=Log out
assertTitle VIVO