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 edit Jane Faculty in the backend
click //div[@id='content']/div[1]/h3
clickAndWait link=edit this individual
assertTitle Individual Control Panel
verifyTextPresent Jane Faculty
comment Select to upload an image to be able to delete the picture
clickAndWait //input[@value='Upload Image']
assertTitle Replace image for Jane Faculty
verifyTextPresent Photo Upload
verifyTextPresent Current Photo
verifyElementPresent //div[@id='photoUploadDefaultImageContainer']/img
clickAndWait link=Delete photo
assertTitle Individual Control Panel
comment Verify image has been deleted
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Jane Faculty
assertTitle Jane Faculty
verifyElementPresent //img[@title='no image']
comment Logout
clickAndWait link=Log out
assertTitle VIVO