DeleteSecondImageTest
waitForElementPresent link=Image Gallery Test Page
clickAtAndWait link=Image Gallery Test Page
clickAtAndWait //tr[4]/td[1]/a/b
clickAtAndWait //b
clickAt //img[@alt='Edited Test2 Image2. This is Edited Test2 Image2.']
waitForElementPresent link=Delete
clickAndWait link=Delete
assertConfirmation Are you sure you want to delete this?
assertTextPresent Your request processed successfully.
assertTextNotPresent Edited Test2 Image2
assertElementNotPresent //img[@alt='Edited Test2 Image2. This is Edited Test2 Image2.']