Create Account
setTimeout 45000
open index.php/products/default
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
clickAndWait //div[@id='SecuredActionBarForProductsSearchAndListView']/div/div/a[2]
waitForPageToLoad
type id=ProductTemplatesSearchForm_anyMixedAttributes CatalogTest ${randomSuffix}
keyUp id=ProductTemplatesSearchForm_anyMixedAttributes \10
waitForText //div[@id='list-view']/table/tbody/tr[1]/td[2] CatalogTest ${randomSuffix}
verifyTextPresent CatalogTest ${randomSuffix}
verifyValue ProductTemplatesSearchForm_anyMixedAttributes CatalogTest ${randomSuffix}
click //div[@id='list-view']/table/tbody/tr/td[2]/a
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
waitForTextPresent CatalogTest ${randomSuffix}
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
setSpeed 3000
clickAndWait link=Delete
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
assertConfirmation Are you sure you want to delete this catalog item?
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000