| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Communities |
|
| type |
_134_name |
Group Page Scope Community |
| clickAtAndWait |
//input[@value='Search'] |
|
| clickAtAndWait |
//tr[@class='portlet-section-body results-row']/td[1]/a |
|
| clickAtAndWait |
link=Blogs Page Scope Current Page |
|
| assertText |
//div[@class='entry-title']/a |
Blogs Entry Scope Current Page |
| assertText |
//p |
This is a blogs entry scope current page test. |
| waitForElementPresent |
link=Blogs Page Scope Default |
|
| clickAtAndWait |
link=Blogs Page Scope Default |
|
| assertTextNotPresent |
Blogs Entry Scope Current Page |
|
| assertElementNotPresent |
//div[@class='entry-title']/a |
|
| assertTextNotPresent |
This is a blogs entry scope current page test. |
|
| assertElementNotPresent |
//p |
|