| open |
/user/selenium01/home/ |
|
| waitForVisible |
link=Communities I Own |
|
| clickAtAndWait |
link=Communities I Own |
|
| assertText |
//tr[3]/td |
No communities were found. |
| open |
/user/selenium01/home/ |
|
| waitForVisible |
link=Communities I Have Joined |
|
| clickAtAndWait |
link=Communities I Have Joined |
|
| assertText |
//tr[3]/td |
No communities were found. |
| open |
/user/selenium01/home/ |
|
| waitForVisible |
link=Available Communities |
|
| clickAtAndWait |
link=Available Communities |
|
| type |
_29_name |
Test Restricted Community |
| clickAtAndWait |
//input[@value='Search'] |
|
| assertText |
//span/a[2] |
Request Membership |
| clickAtAndWait |
//span/a[2] |
Request Membership |
| type |
_29_comments |
I want to join this really cool community please. |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertText |
//div[@class='portlet-msg-success'] |
Your request processed successfully. |
| assertText |
xPath=(//div[@class='portlet-msg-success'])[2] |
Your request was sent. You will receive a reply by email. |
| open |
/user/selenium01/home/ |
|
| waitForVisible |
link=Communities I Have Joined |
|
| clickAtAndWait |
link=Communities I Have Joined |
|
| assertText |
//tr[3]/td |
No communities were found. |