| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
Control Panel |
| clickAtAndWait |
link=Control Panel |
Control Panel |
| clickAndWait |
link=Users |
Users |
| type |
//input[@id='_125_toggle_id_enterprise_admin_user_searchkeywords'] |
jane |
| clickAtAndWait |
//input[@value='Search'] |
Search |
| assertText |
//td[2]/a |
Jane |
| assertText |
//td[3]/a |
Smith |
| assertText |
//td[4]/a |
janesmith |
| assertTextNotPresent |
No users were found. |
|
| type |
//input[@id='_125_toggle_id_enterprise_admin_user_searchkeywords'] |
luke |
| clickAtAndWait |
//input[@value='Search'] |
Search |
| assertText |
//td[2]/a |
Luke |
| assertText |
//td[3]/a |
Skywalker |
| assertText |
//td[4]/a |
lukeskywalker |
| assertTextNotPresent |
No users were found. |
|
| type |
//input[@id='_125_toggle_id_enterprise_admin_user_searchkeywords'] |
martin |
| clickAtAndWait |
//input[@value='Search'] |
Search |
| assertText |
//td[2]/a |
Martin |
| assertText |
//td[3]/a |
Luther |
| assertText |
//td[4]/a |
martinluther |
| assertTextNotPresent |
No users were found. |
|
| echo |
LDAP Users have been imported into Liferay. |
|