| AddSettingsAddress2Test | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Portal Settings | |
| clickAt | addressesLink | |
| waitForElementPresent | //span/button[1] | Add Row |
| clickAt | //span/button[1] | Add Row |
| waitForElementPresent | _130_addressStreet1_2 | |
| type | _130_addressStreet1_2 | 123. Liferay Ln. |
| type | _130_addressCity2 | Rays of Light |
| type | _130_addressZip2 | 12345 |
| select | _130_addressTypeId2 | label=Billing |
| clickAtAndWait | //input[@value='Save'] | |
| assertText | //section/div/div/div/div | Your request processed successfully. |
| waitForElementPresent | _130_addressStreet1_1 | 123. Liferay Ln. |
| assertValue | _130_addressStreet1_1 | 123. Liferay Ln. |
| assertValue | _130_addressCity1 | Rays of Light |
| assertValue | _130_addressZip1 | 12345 |
| assertSelectedLabel | _130_addressTypeId1 | Billing |