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 VIVO Site Administration
comment Must log in as site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO Site Administration
comment Navigate to Jane Faculty
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Jane Faculty
comment Verify picture does exist
assertTitle Jane Faculty
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
verifyElementPresent //img[@title='no image']
comment Logout
clickAndWait link=Log out
assertTitle VIVO