| AddContentCreatorTest | ||
| waitForElementPresent | link=Users | |
| clickAtAndWait | link=Users | |
| waitForVisible | link=Add | |
| clickAtAndWait | link=Add | |
| waitForVisible | _125_screenName | |
| type | _125_screenName | ContentCreator |
| type | _125_emailAddress | CC@liferay.com |
| select | _125_prefixId | label=Mr. |
| type | _125_firstName | Creator |
| type | _125_lastName | Liferay |
| select | _125_suffixId | label=PhD. |
| select | _125_birthdayMonth | label=April |
| select | _125_birthdayDay | label=10 |
| select | _125_birthdayYear | label=1986 |
| 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. | |