DeleteLibrarianImage | ||
deleteAllVisibleCookies | ||
comment | Delete the uploaded picture for Lily Librarian in the frontend | |
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 Lily Librarian | |
clickAndWait | link=Index | |
assertTitle | Index to VIVO Contents | |
clickAndWait | link=Librarian | |
assertTitle | Librarian | |
clickAndWait | link=Lily Librarian | |
comment | Verify picture does exist | |
assertTitle | Lily Library | |
verifyAttribute | //img[@title='click to view larger image']@src | /vivo/file/*/thumbnail_Lily2.jpg |
comment | Select to delete the picture | |
click | link=delete | |
verifyElementPresent | //img[@title='no image'] | |
comment | Logout | |
clickAndWait | link=Log out | |
assertTitle | VIVO |