| AddUserTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Users | |
| clickAtAndWait | link=Add | |
| type | _125_screenName | TestSN1 |
| type | _125_emailAddress | TestEMail1@liferay.com |
| type | _125_firstName | TestFirst1 |
| type | _125_middleName | TestMiddle1 |
| type | _125_lastName | TestLast1 |
| clickAtAndWait | //input[@value='Save'] | |
| assertTextPresent | Your request processed successfully. | |