New Test
setTimeout 45000
storeGlobal javascript{Math.floor(Math.random()*11000)} randomSuffix
open index.php/accounts/default
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
open index.php/accounts/default/create
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
type id=Account_name My Account ${randomSuffix}
clickAndWait name=save
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
click link=More Options
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
type id=Note_description test
setSpeed 3000
type id=Note_files C:\Inetpub\selenium\zurmo_bleeding\app\protected\modules\notes\tests\functional\files\testNotes.txt
waitForTextPresent testNotes.txt
verifyTextPresent testNotes.txt
click name=save
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
waitForText //div[@id='list-viewAccountLatestActivitiesForPortletView']/table/tbody/tr/td/div/span[3]/ul/li/a testNotes.txt