Create Account
setTimeout 45000
open index.php/marketing/default/dashboardDetails
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
clickAndWait //div[@id='SecuredActionBarForMarketingSearchAndListView']/div/div[1]/a[4]
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
type id=CampaignsSearchForm_anyMixedAttributes Campaign ${randomSuffix}
keyUp id=CampaignsSearchForm_anyMixedAttributes \10
waitForText //div[@id='list-view']/table/tbody/tr/td[2] Campaign ${randomSuffix}
verifyTextPresent Campaign ${randomSuffix}
verifyValue CampaignsSearchForm_anyMixedAttributes Campaign ${randomSuffix}
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000