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 //table[2]/tbody/tr[1]/td/input[1]
assertTextPresent Your request processed successfully.
assertElementPresent link=This is a second test comment.
assertText //tr[5]/td[2]/div[1] This is a second test comment.