EditFolderImageTest
open /web/guest/home/
waitForElementPresent link=Image Gallery Test Page
clickAtAndWait link=Image Gallery Test Page
clickAtAndWait //a/strong
assertElementPresent //img[@alt='Test1 Image1 - This is Test1 Image1.']
assertText //span[@class='image-title'] Test1 Image1
clickAt //img[@alt='Test1 Image1 - This is Test1 Image1.']
waitForVisible //img[@alt='Edit']
clickAtAndWait //img[@alt='Edit']
waitForVisible //span[@class='aui-icon-search aui-icon']
type _31_name Test1 Image1 Edited1
type _31_description This is Test1 Image1. Edited1.
clickAtAndWait //input[@value='Save']
pause 5000
assertTextPresent Your request processed successfully.
assertElementPresent //img[@alt='Test1 Image1 Edited1 - This is Test1 Image1. Edited1.']
assertTextPresent Test1 Image1 Edited1