DeleteFacultyImage | ||
deleteAllVisibleCookies | ||
setTimeout | 100000 | |
open | /vivo/ | |
assertTitle | VIVO | |
clickAndWait | link=Log in | |
assertTitle | Log in to VIVO | |
type | loginName | testAdmin@cornell.edu |
type | loginPassword | Password |
clickAndWait | loginForm | |
clickAndWait | link=Index | |
clickAndWait | link=Faculty Member | |
assertTitle | Faculty Member | |
clickAndWait | link=Faculty, Jane | |
assertTitle | Faculty, Jane | |
verifyAttribute | //img[@title='click to view larger image']@src | /vivo/file/*/thumbnail_Jane2.jpg |
clickAndWait | css=img.delete-individual | |
assertTitle | Faculty, Jane | |
verifyElementPresent | //img[@title='no image'] | |
clickAndWait | link=Home | |
clickAndWait | link=Log out | |
assertTitle | VIVO |