RemoveWebContentFooterTest
open /web/guest/home/
waitForElementPresent link=RSS Test Page
clickAtAndWait link=RSS Test Page
waitForElementPresent //section/div/div/div/p
assertText //section/div/div/div/p This is footer 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[@id='_86_removeButton' and @value='Remove' and @type='button' and @onclick='_86_removeSelectionForFooter();']
clickAtAndWait //input[@id='_86_removeButton' and @value='Remove' and @type='button' and @onclick='_86_removeSelectionForFooter();']
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 footer web content.