AddSettingsAddress2Test
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Settings
clickAt addressesLink
waitForElementPresent //span/button[1] Add Row
clickAt //span/button[1] Add Row
waitForElementPresent _130_addressStreet1_3
type _130_addressStreet1_3 123. Liferay Ln.
type _130_addressCity3 Rays of Light
type _130_addressZip3 12345
select _130_addressTypeId3 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