userProfile
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium userProfile
open logout
type username jdoe
type password jdoe1
clickAndWait Submit
clickAndWait link=Home
watchAjaxTab
click link=Profile
waitForAjaxTab 10000
verifyTextPresent John
watchA4jRequests
click userProfileButtons:editUserButton
waitForA4jRequest 10000
type editUser:nxl_userprofile_1:nxw_birthdate_1InputDate 3/25/1982
type editUser:nxl_userprofile_1:nxw_phonenumber_1 555-4321
clickAndWait editUser:saveUserButton
verifyTextPresent 3/25/1982
verifyTextPresent 555-4321
open logout