AddDuplicateUserGroupNameTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=User Groups
waitForVisible link=Add
clickAtAndWait link=Add
waitForVisible _127_name
type _127_name Selenium
type _127_description This is a duplicate user group test.
clickAtAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent Please enter a unique name.