AddContentAdministratorTest
waitForElementPresent link=Users
clickAtAndWait link=Users
waitForVisible link=Add
clickAtAndWait link=Add
waitForVisible _125_screenName
type _125_screenName ContentAdministrator
type _125_emailAddress CA@liferay.com
select _125_prefixId label=Mr.
type _125_firstName Administrator
type _125_lastName Liferay
select _125_suffixId label=PhD.
select _125_birthdayMonth label=May
select _125_birthdayDay label=22
select _125_birthdayYear label=1985
select _125_male label=Male
clickAtAndWait //input[@value='Save']
clickAt passwordLink
waitForVisible _125_password1
type _125_password1 test
type _125_password2 test
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.