Edit Profile
open /
clickAndWait link=Profile
waitForElementPresent profileform_firstname
type profileform_firstname Administrator
type profileform_lastname User Admin
type profileform_studentid 1234
waitForElementPresent profileform_preferredname
type profileform_preferredname Admin User
click contact_a
waitForElementPresent //a[@id="contact_a" and @class="current-tab"]
click link=Add email address
type //div[@id='email_list']/div[2]/input cri@catalyst.net.nz
fireEvent //div[@id='email_list']/div[2]/input blur
waitForElementPresent profileform_officialwebsite
type profileform_officialwebsite www.catalyst.net.nz
waitForElementPresent profileform_personalwebsite
type profileform_personalwebsite www.stuff.co.nz
waitForElementPresent profileform_blogaddress
type profileform_blogaddress www.blog.com
type profileform_address 150 Willis Street
type profileform_city CBD
type profileform_homenumber 04928375
type profileform_businessnumber 040298375
type profileform_mobilenumber 0272093875482
waitForElementPresent profileform_faxnumber
type profileform_faxnumber 09237842
waitForElementPresent profileform_occupation
type profileform_occupation it
waitForElementPresent profileform_industry
type profileform_industry it
waitForElementPresent profileform_submit
click profileform_submit
waitForNotValue profileform_submit regexp:Processing.*
setSpeed 1500
waitForVisible footernav
waitForVisible messaging_a
pause 1000
click messaging_a
waitForVisible //a[@id="messaging_a" and @class="current-tab"]
setSpeed 0
waitForElementPresent profileform_icqnumber
type profileform_icqnumber 923854
waitForElementPresent profileform_msnnumber
type profileform_msnnumber admin
waitForElementPresent profileform_aimscreenname
type profileform_aimscreenname admin
waitForElementPresent profileform_yahoochat
type profileform_yahoochat admin
waitForElementPresent profileform_submit
click profileform_submit
waitForNotValue profileform_submit regexp:Processing.*
setSpeed 1500
waitForVisible footernav
waitForVisible messaging_a
pause 1000
click messaging_a
waitForVisible //a[@id="messaging_a" and @class="current-tab"]
click contact_a
waitForElementPresent //a[@id="contact_a" and @class="current-tab"]
waitForText //div[@id='email_list']/div[@class="unvalidated"] regexp:cri@catalyst.net.nz.*
setSpeed 0