DeleteFoldersTest
waitForElementPresent link=Image Gallery Test Page
clickAtAndWait link=Image Gallery Test Page
clickAt //td[4]/ul/li/strong/span
waitForElementPresent //body/div[2]/ul/li[3]/a
clickAndWait //body/div[2]/ul/li[3]/a
assertConfirmation Are you sure you want to delete this?
assertTextPresent Your request processed successfully.
assertTextNotPresent Test1 Folder1
This is Test1 Folder1.
clickAt //td[4]/ul/li/strong/span
waitForElementPresent //body/div[2]/ul/li[3]/a
clickAndWait //body/div[2]/ul/li[3]/a
assertConfirmation Are you sure you want to delete this?
assertTextPresent Your request processed successfully.
assertTextNotPresent Test3 Folder3
This is Test3 Folder3.