AddCommentTest
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
clickAt link=Add Comment
waitForElementPresent _36_postReplyBody0
typeKeys _36_postReplyBody0 This is a test comment.
type _36_postReplyBody0 This is a test comment.
clickAtAndWait _36_postReplyButton0
assertTextPresent Your request processed successfully.
assertText //td[2]/div[1] This is a test comment.