AddFrontPageChildPage2Test
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
clickAtAndWait link=Add Child Page
type _36_title Front2 Page2 Child2 Page2 Test2
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 front2 page2 child2 page2 test2.
selectFrame relative=top top
clickAtAndWait //input[@value='Publish']
assertTextPresent Your request processed successfully.
assertText //div[@class='child-pages']/ul/li[2]/a Front2 Page2 Child2 Page2 Test2
clickAtAndWait link=Front2 Page2 Child2 Page2 Test2
assertPartialText //div[2]/h1/span Front2 Page2 Child2 Page2 Test2
assertText //div/div[5]/div This is a front2 page2 child2 page2 test2.