AddSecondCommentTest
waitForElementPresent link=Page Comments Test Page
clickAndWait link=Page Comments Test Page
click link=Add Comment
waitForElementPresent _107_postReplyBody0
typeKeys _107_postReplyBody0 This is a test page comment 2!
type _107_postReplyBody0 This is a test page comment 2!
clickAndWait _107_postReplyButton0
assertTextPresent Your request processed successfully.
assertElementPresent link=This is a test page comment 2!
assertText //tr[4]/td[2]/div[1] This is a test page comment 2!