| AddUserTest | ||
| waitForElementPresent | link=Users | |
| clickAtAndWait | link=Users | |
| waitForVisible | link=Add | |
| clickAtAndWait | link=Add | |
| waitForVisible | _125_prefixId | |
| select | _125_prefixId | label=Mr. |
| type | _125_screenName | selenium01 |
| type | _125_emailAddress | test01@selenium.com |
| type | _125_firstName | selen01 |
| type | _125_middleName | lenn |
| type | _125_lastName | nium01 |
| select | _125_suffixId | label=PhD. |
| select | _125_birthdayMonth | label=April |
| select | _125_birthdayDay | label=10 |
| select | _125_birthdayYear | label=1986 |
| select | _125_male | label=Male |
| clickAtAndWait | //input[@value='Save'] | |
| assertTextPresent | Your request processed successfully. | |