Create Account
setTimeout 45000
open index.php/workflows/default
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
clickAndWait //div[@id='SecuredActionBarForWorkflowsSearchAndListView']/div/div/a[2]/span
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
type id=EmailTemplatesSearchForm_anyMixedAttributes EmailTemplateTest ${randomSuffix}
keyUp id=EmailTemplatesSearchForm_anyMixedAttributes \10
waitForText //div[@id='list-view']/table/tbody/tr/td[2]/a EmailTemplateTest ${randomSuffix}
verifyTextPresent EmailTemplateTest ${randomSuffix}
verifyValue EmailTemplatesSearchForm_anyMixedAttributes EmailTemplateTest ${randomSuffix}
click id=clear-search-link
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000