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.
clickAtAndWait link=Configuration
clickAtAndWait //input[@id='_86_removeButton' and @value='Remove' and @type='button' and @onclick='_86_removeSelectionForFooter();']
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 footer web content.