RemoveWebContentFooterTest
open /web/guest/home/
waitForElementPresent link=RSS Test Page
clickAtAndWait link=RSS Test Page
waitForElementPresent //div[2]/div/div/p
assertText //div[2]/div/div/p This is footer web content.
clickAtAndWait link=Configuration
clickAtAndWait //tr[12]/td[2]/input[2]
assertTextPresent 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.