Test_PRL_01_002_CreateNewAccoutWithUserNameStartWithNumber
open /portal/public/classic/
windowMaximize
click link=Sign in
waitForElementPresent username
type username root
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']/div/div/div/a
echo -- Go to New Staff--
clickAndWait link=New Staff
echo -- Account Setting--
type username 01_002
type password Test_PRL_01_002
type Confirmpassword Test_PRL_01_002
type firstName Test_PRL_01_002
type lastName Test_PRL_01_002
type email Test_PRL_01_002@gmail.com
echo -- Choose User Profile--
waitForElementPresent //div[@id='UIAccountPortlet']/div[1]/div/div/div/div/div/div/div/div/div[2]/div/div/div/div
click //div[@id='UIAccountPortlet']/div[1]/div/div/div/div/div/div/div/div/div[2]/div/div/div/div
click link=Save
waitForTextPresent The "User Name:" field must start with a character.
verifyTextPresent The "User Name:" field must start with a character.
waitForElementPresent //div[3]/div/div[2]/div/div/div/div/div/div[3]/div/table/tbody/tr/td/div/div/div/div/a
click //div[3]/div/div[2]/div/div/div/div/div/div[3]/div/table/tbody/tr/td/div/div/div/div/a
clickAndWait link=Sign out