| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Enterprise Admin Test Page |
|
| clickAtAndWait |
link=Enterprise Admin Test Page |
|
| clickAtAndWait |
link=Organizations |
|
| clickAtAndWait |
//input[@value='Add Organization'] |
|
| typeKeys |
_79_name |
Test Organization |
| type |
_79_name |
Test Organization |
| select |
_79_countryId |
label=United States |
| pause |
5000 |
|
| select |
_79_regionId |
label=California |
| clickAtAndWait |
//input[@value='Save'] |
|
| clickAt |
link=Addresses |
|
| waitForElementPresent |
//div[2]/div[1]/input |
|
| clickAtAndWait |
//div[2]/div[1]/input |
|
| typeKeys |
_79_street1 |
12345 Test Street |
| type |
_79_street1 |
12345 Test Street |
| type |
_79_city |
Diamond Bar |
| type |
_79_zip |
11111 |
| select |
_79_countryId |
label=United States |
| pause |
5000 |
|
| select |
_79_regionId |
label=California |
| select |
_79_typeId |
label=Billing |
| clickAtAndWait |
//input[@value='Save'] |
|
| clickAtAndWait |
link=Return to Full Page |
|