AddReplyMessageTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Message Boards
pause 5000
clickAtAndWait //a/strong
clickAtAndWait //a/strong
clickAtAndWait link=Tést Méssagé
waitForVisible link=Reply
clickAtAndWait link=Reply
waitForVisible _19_textArea
typeKeys _19_textArea This is a tést répl méssagé!
type _19_textArea This is a tést réply méssagé!
pause 5000
clickAtAndWait //input[@value='Publish']
assertText //section/div/div/div/div[1] Your request processed successfully.
assertText //a/strong RE: Tést Méssagé
assertText //div[5]/table/tbody/tr[1]/td[2]/div[1]/div/a/strong RE: Tést Méssagé
assertText //div[5]/table/tbody/tr[1]/td[2]/div[2] This is a tést réply méssagé!