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
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
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
click link=delete
assertConfirmation Are you sure you want to delete your photo?
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