AddFrontPageChildPage3Test
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
clickAtAndWait link=Add Child Page
type _36_title Front3 Page3 Child3 Page3 Test3
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 front3 page3 child3 page3 test3.
selectFrame relative=top top
clickAtAndWait //input[@value='Publish']
assertTextPresent Your request processed successfully.
assertText //div[@class='child-pages']/ul/li[3]/a Front3 Page3 Child3 Page3 Test3
clickAtAndWait link=Front3 Page3 Child3 Page3 Test3
assertPartialText //div[2]/h1/span Front3 Page3 Child3 Page3 Test3
assertText //div/div[5]/div This is a front3 page3 child3 page3 test3.