| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Communities |
|
| clickAt |
//strong/span |
Actions |
| waitForVisible |
//div[@class='lfr-component lfr-menu-list']/ul/li[4]/a |
Assign Members |
| clickAndWait |
//div[@class='lfr-component lfr-menu-list']/ul/li[4]/a |
Assign Members |
| clickAtAndWait |
link=Available |
|
| type |
_134_keywords |
usersn |
| store |
eval(selenium.isVisible('link=« Basic')) |
basicVisible |
| gotoIf |
!${basicVisible} |
BasicNotVisible |
| clickAt |
link=« Basic |
|
| label |
BasicNotVisible |
|
| clickAtAndWait |
//input[@value='Search'] |
|
| assertText |
//div[5]/table/tbody/tr[3]/td[2] |
userfn userln |
| assertText |
//div[5]/table/tbody/tr[3]/td[3] |
usersn |
| store |
eval(selenium.isChecked('_134_allRowIds')) |
userAssigned |
| gotoIf |
${userAssigned} |
UserAssigned |
| clickAt |
_134_allRowIds |
|
| label |
UserAssigned |
|
| clickAtAndWait |
//input[@value='Update Associations'] |
|
| assertText |
//div[@class='portlet-msg-success'] |
Your request processed successfully. |