AddThirdReplyMessageTest
waitForElementPresent //div[6]/table/tbody/tr[1]/td[2]/div[1]/ul/li[1]/span/a[2]
clickAndWait //div[6]/table/tbody/tr[1]/td[2]/div[1]/ul/li[1]/span/a[2]
waitForElementPresent _19_textArea
typeKeys _19_textArea This is a third repl message.
type _19_textArea This is a third reply message.
waitForElementPresent //input[@value='Save']
clickAndWait //input[@value='Save']
assertTextPresent This is a third reply message.