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