Parent Group Test
setTimeout 45000
open index.php/configuration
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
waitForTextPresent Administration
waitForTextPresent Developer Tools
clickAndWait //div[@id='ConfigureModulesMenuView']/ul/li[4]/a/span
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
clickAndWait //div[@id='DevelopmentMenuView']/ul/li[1]/a/span
waitForTextPresent Cache has been successfully cleaned.
assertTextPresent Cache has been successfully cleaned.