| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=RSS Test Page |
|
| clickAtAndWait |
link=RSS Test Page |
|
| waitForElementPresent |
//p |
|
| assertText |
//p |
This is header web content. |
| clickAt |
//strong/a |
Actions |
| waitForVisible |
//div[@class='lfr-component lfr-menu-list']/ul/li[3]/a |
Configuration |
| assertText |
//div[@class='lfr-component lfr-menu-list']/ul/li[3]/a |
Configuration |
| click |
//div[@class='lfr-component lfr-menu-list']/ul/li[3]/a |
Configuration |
| waitForVisible |
//input[@value='Remove'] |
|
| clickAtAndWait |
//input[@value='Remove'] |
|
| assertText |
//div[@class='portlet-msg-success'] |
You have successfully updated the setup. |
| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=RSS Test Page |
|
| clickAtAndWait |
link=RSS Test Page |
|
| assertTextNotPresent |
This is header web content. |
|