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/span
waitForVisible _107_postReplyBody2
assertVisible _107_postReplyBody2
type _107_postReplyBody2 This is a test reply2 comment2.
keyPress _107_postReplyBody2 \48
keyPress _107_postReplyBody2 \8
clickAtAndWait //tr[5]/td[2]/table[2]/tbody/tr[1]/td/input[1]
assertText //section/div/div/div/div[1] Your request processed successfully.
assertText //tr[5]/td[2]/div[1] This is a test reply1 comment1.
assertText //tr[8]/td[2]/div[1] This is a test reply2 comment2.