AddUserCommentTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
waitForElementPresent link=Users
clickAtAndWait link=Users
type _125_keywords selen01
clickAtAndWait //input[@value='Search']
clickAtAndWait //td[2]/a User Name
clickAt commentsLink
waitForVisible _125_comments
type _125_comments This is a test comment.
clickAtAndWait //input[@value='Save']
assertText //section/div/div/div/div[1] Your request processed successfully.
assertValue _125_comments This is a test comment.