AddReplyCommentTest
waitForElementPresent link=Page Comments Test Page
clickAndWait link=Page Comments Test Page
click link=Post Reply
waitForElementPresent _107_postReplyBody1
typeKeys _107_postReplyBody1 This is a test repl comment
type _107_postReplyBody1 This is a test reply comment!
clickAndWait _107_postReplyButton1
assertTextPresent Your request processed successfully.
assertElementPresent link=This is a test reply comment!
assertText //tr[7]/td[2]/div[1] This is a test reply comment!