AddSecondCommentTest
waitForElementPresent link=Wiki Display Test Page
clickAtAndWait link=Wiki Display Test Page
clickAt link=Post Reply
waitForElementPresent //tr[1]/td/div/textarea
typeKeys //tr[1]/td/div/textarea This is a second test comment.
type //tr[1]/td/div/textarea This is a second test comment.
clickAtAndWait //td[2]/table[2]/tbody/tr[1]/td/input[1]
assertTextPresent Your request processed successfully.
assertTextPresent This is a second test comment.