DeleteFacultyImage
deleteAllVisibleCookies
comment Delete the uploaded picture for Jane Faculty in the backend
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@cornell.edu
type loginPassword Password
clickAndWait loginForm
comment Navigate to Jane Faculty
clickAndWait link=Index
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Faculty, Jane
comment Verify picture does exist
assertTitle Faculty, Jane
verifyAttribute //img[@title='click to view larger image']@src /vivo/file/*/thumbnail_Jane2.jpg
comment Select to delete the picture
clickAndWait //img[@alt='delete']
assertConfirmation Are you sure you want to delete this photo?
waitForPageToLoad 5000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
verifyElementPresent //img[@title='no image']
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO