PreviewChildPageTest
waitForElementPresent link=Wiki Test Page
clickAndWait link=Wiki Test Page
clickAndWait 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.
clickAndWait //input[@value='Preview']
assertText //div[2]/div/div/h1 This is Preview test
assertTextPresent This should be visible when I preview.
clickAndWait //input[@value='Cancel']
assertTextNotPresent This should be visible when I preview.