AddCancelCommentTest
waitForElementPresent link=Page Comments Test Page
clickAtAndWait link=Page Comments Test Page
clickAt link=Add Comment
waitForVisible _107_postReplyBody0
type _107_postReplyBody0 This is a cancel test page comment.
clickAt //input[@value='Cancel']
assertTextNotPresent Your request processed successfully.
assertNotVisible _107_postReplyBody0
assertElementNotPresent link=This is a cancel test page comment.