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