CancelAddChildPageTest
waitForElementPresent link=Wiki Display Test Page
clickAndWait link=Wiki Display Test Page
clickAndWait link=Test Child Page
clickAndWait link=Add Child Page
waitForElementPresent //td[2]/input
type //td[2]/input This should be not able to see this when I cancel
clickAndWait //input[@value='Cancel']
assertTextNotPresent This should be not able to see this when I cancel