EditCommentReplyBodyTest
open /web/guest/home/
waitForElementPresent link=Page Comments Test Page
clickAtAndWait link=Page Comments Test Page
assertText //tr[3]/td[1]/a This is a test reply comment.
assertText //tr[5]/td[2]/div[1] This is a test reply comment.
clickAt //tr[5]/td[2]/table[1]/tbody/tr/td[4]/span/a[2]
type _107_editReplyBody2 This is a test reply comment. Edited.
clickAtAndWait //tr[5]/td[2]/table[2]/tbody/tr[2]/td/input[1]
assertTextPresent Your request processed successfully.
assertText //tr[3]/td[1]/a This is a test reply comment. Edited.
assertText //tr[5]/td[2]/div[1] This is a test reply comment. Edited.