AddCommentReply2Test
open /web/guest/home/
waitForElementPresent link=Page Comments Test Page
clickAtAndWait link=Page Comments Test Page
clickAt //tr[5]/td[2]/table[1]/tbody/tr/td[2]/span/a[2]
waitForVisible _107_postReplyBody2
assertVisible _107_postReplyBody2
type _107_postReplyBody2 This is a test reply2 comment2.
clickAtAndWait //tr[5]/td[2]/table[2]/tbody/tr[1]/td/input[1]
assertTextPresent Your request processed successfully.
assertNotVisible _107_postReplyBody2
assertTextPresent This is a test reply2 comment2.