| RemoveWebContentHeaderTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=RSS Test Page | |
| clickAtAndWait | link=RSS Test Page | |
| waitForElementPresent | //p | |
| assertText | //p | This is header web content. |
| clickAtAndWait | link=Configuration | |
| clickAtAndWait | //input[@value='Remove'] | |
| assertText | //div[3]/div/div/div/div/div | 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. | |