Test_PRL_03_02_006_AddNewGroupWIthNameContainsSpace
open /portal/public/classic/
echo -- Add new group with Name contains space--
windowMaximize
click link=Sign in
waitForElementPresent username
type username root
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']/div/div/div/a
echo -- Go to User and Group management --
waitForElementPresent link=Users and groups management
clickAndWait link=Users and groups management
echo -- Choose Group Management --
waitForElementPresent //div[@class='GroupManagementIcon']
click //div[@class='GroupManagementIcon']
echo -- Click Add new group --
waitForElementPresent //a[@title='Add New Group']
click //a[@title='Add New Group']
waitForElementPresent groupName
type groupName Test PRL 02 03 006
type label Test_PRL_02_03_006
type description Test_PRL_02_03_006
waitForElementPresent link=Save
click link=Save
waitForTextPresent Only alpha, digit, dash and underscore characters allowed for the field "Group Name".
verifyTextPresent Only alpha, digit, dash and underscore characters allowed for the field "Group Name".
waitForElementPresent //div[3]/div/div[2]/div/div/div/div/div/div[3]/div/table/tbody/tr/td/div/div/div/div
click //div[3]/div/div[2]/div/div/div/div/div/div[3]/div/table/tbody/tr/td/div/div/div/div
waitForElementPresent link=Cancel
click link=Cancel
clickAndWait link=Sign out