| waitForElementPresent |
//a[@id='my-community-private-pages'] |
|
| clickAndWait |
//a[@id='my-community-private-pages'] |
|
| click |
//div[@id='add-page']/a/span |
|
| waitForElementPresent |
new_page |
|
| typeKeys |
new_page |
Communities Setup Test Page |
| type |
new_page |
Communities Setup Test Page |
| click |
link=Save |
|
| waitForElementPresent |
link=Communities Setup Test Page |
|
| clickAndWait |
link=Communities Setup Test Page |
|
| click |
link=Add Application |
|
| waitForElementPresent |
//div[@id='Admin-EnterpriseAdmin']/p/a |
|
| click |
//div[@id='Admin-EnterpriseAdmin']/p/a |
|
| waitForElementPresent |
//input[@value='Add User'] |
|
| clickAndWait |
//input[@value='Add User'] |
|
| typeKeys |
_79_screenName |
Communit |
| type |
_79_screenName |
Community |
| type |
_79_emailAddress |
community@community.com |
| type |
_79_firstName |
commun |
| type |
_79_lastName |
nity |
| clickAndWait |
//input[@value='Save'] |
|