Contact Portlet Feed Comments
setTimeout 45000
open index.php/contacts/default
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
assertTextPresent Create
assertTextPresent Update
assertTextPresent Export
assertTextPresent Delete
type id=ContactsSearchForm_anyMixedAttributes Jinny Jane ${randomSuffix}
keyUp id=ContactsSearchForm_anyMixedAttributes \10
waitForText //div[@id='list-view']/div[2]/table/tbody/tr/td[3] Jinny Jane ${randomSuffix}
verifyTextPresent Jinny Jane ${randomSuffix}
verifyValue ContactsSearchForm_anyMixedAttributes Jinny Jane ${randomSuffix}
click //div[@id='list-view']/div[2]/table/tbody/tr[1]/td[3]/a
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000