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