AddFrontPageChildPageTest
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
clickAtAndWait link=Add Child Page
type _36_title Front Page Child Page Test
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 front page child page test.
selectFrame relative=top top
clickAtAndWait //input[@value='Publish']
assertTextPresent Your request processed successfully.
assertText //div[@class='child-pages']/ul/li/a Front Page Child Page Test
clickAtAndWait link=Front Page Child Page Test
assertPartialText //div[2]/h1/span Front Page Child Page Test
assertText //div/div[5]/div This is a front page child page test.