PreviewChildPageTest
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
clickAtAndWait link=Add Child Page
waitForElementPresent _36_title
typeKeys _36_title This is Preview test
type _36_title This is Preview test
type _36_content This should be visible when I preview.
clickAtAndWait //input[@value='Preview']
assertText //div[2]/div/div/h1 This is Preview test
assertTextPresent This should be visible when I preview.
clickAtAndWait //input[@value='Cancel']
assertTextNotPresent This should be visible when I preview.