| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| waitForElementPresent |
link=Users |
|
| clickAtAndWait |
link=Users |
|
| clickAtAndWait |
link=Add |
|
| type |
_125_screenName |
selenium01 |
| type |
_125_emailAddress |
testA@selenium.com |
| type |
_125_firstName |
testA |
| type |
_125_lastName |
testA |
| clickAtAndWait |
//input[@value='Save'] |
|
| waitForTextPresent |
You have entered invalid data. Please try again. |
|
| assertText |
//section/div/div/div/div[1] |
You have entered invalid data. Please try again. |
| assertText |
//fieldset[1]/div/div |
The screen name you requested is already taken. |