CancelAddFrontPageTest
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
clickAtAndWait link=This page is empty. Edit it to add some text.
pause 5000
waitForElementPresent //td[@id='cke_contents__36_editor']/iframe IFrame
selectFrame //td[@id='cke_contents__36_editor']/iframe IFrame
type //body This is a wiki frontpage test.
selectFrame relative=top top
clickAtAndWait //input[@value='Cancel']
assertElementPresent link=This page is empty. Edit it to add some text.
assertTextNotPresent Your request processed successfully.
assertTextNotPresent //div[6]/div This is a wiki frontpage test.