DeleteTestFacultyMember
comment Delete test person Jane Faculty
deleteAllVisibleCookies
open /vivo/
assertTitle VIVO
comment Must not be logged in
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 Jane Faculty
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Faculty, Jane
assertTitle Faculty, Jane
clickAndWait link=edit this individual
comment Delete Jane Faculty
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 entity? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle VIVO Site Administration
comment Verify that Jane Faculty is indeed gone
clickAndWait link=Index
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
assertTitle Index to VIVO Contents
verifyTextNotPresent Faculty Member
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO