AddUserCommentsTest
waitForElementPresent link=Users
clickAtAndWait link=Users
waitForVisible _125_keywords
type _125_keywords selen01
clickAtAndWait //input[@value='Search']
waitForVisible link=selen01
clickAtAndWait link=selen01
waitForVisible commentsLink
clickAt commentsLink
waitForVisible _125_comments
type _125_comments This is a test comment.
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.