AddSecondEntryCommentTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Blogs
assertElementPresent link=0 Comments
clickAtAndWait link=0 Comments
assertText //span[@class='comments'] 0 Comments
clickAt //td/a Be the first.
waitForVisible _33_postReplyBody0
type _33_postReplyBody0 This is a second entry comment.
clickAtAndWait //input[@value='Reply']
assertText //div[@class='portlet-msg-success'] Your request processed successfully.
assertText //span[@class='comments'] 1 Comment
assertText //tr[2]/td[2]/div[1] This is a second entry comment.