VerifyImageDisplay | ||
comment | Check image views without logging in | |
open | /vivo/ | |
assertTitle | VIVO | |
comment | Navigate to Lily Librarian | |
clickAndWait | link=Index | |
clickAndWait | link=Librarian | |
assertTitle | Librarian | |
clickAndWait | link=Librarian, Lily | |
assertTitle | Librarian, Lily | |
comment | Verify dummy image displays | |
verifyElementPresent | //img[@title='no image'] | |
comment | Navigate to Jane Faculty | |
clickAndWait | link=Index | |
clickAndWait | link=Faculty Member | |
assertTitle | Faculty Member | |
clickAndWait | link=Faculty, Jane | |
assertTitle | Faculty, Jane | |
comment | Verify thumbnail displays | |
verifyElementPresent | //img[@title='click to view larger image'] | |
verifyAttribute | //img[@title='click to view larger image']@src | /vivo/file/*/thumbnail_Jane2.jpg |
comment | All done | |
clickAndWait | link=Home | |
assertTitle | VIVO |