| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Users |
|
| clickAtAndWait |
link=Add |
|
| type |
_125_screenName |
usersn |
| type |
_125_emailAddress |
useremail@liferay.com |
| type |
_125_firstName |
userfn |
| type |
_125_lastName |
userln |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertText |
//div[@class='portlet-msg-success'] |
Your request processed successfully. |
| assertPartialText |
//a[@id='_125_passwordLink'] |
Password |
| clickAt |
//a[@id='_125_passwordLink'] |
Password |
| waitForVisible |
_125_password1 |
New Password |
| type |
_125_password1 |
test |
| type |
_125_password2 |
test |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertText |
//div[@class='portlet-msg-success'] |
Your request processed successfully. |