AddSettingsAddress3Test
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Settings
clickAt addressesLink
waitForElementPresent //div[2]/span/span/button[1]
clickAt //div[2]/span/span/button[1]
waitForElementPresent _130_addressStreet1_5
type _130_addressStreet1_5 123. Liferay Ln.
type _130_addressCity5 Rays of Light
type _130_addressZip5 12345
select _130_addressTypeId5 label=Billing
clickAtAndWait //input[@value='Save']
assertText //section/div/div/div/div Your request processed successfully.
waitForElementPresent _130_addressStreet1_2
assertValue _130_addressStreet1_2 123. Liferay Ln.
assertValue _130_addressCity2 Rays of Light
assertValue _130_addressZip2 12345
assertSelectedLabel _130_addressTypeId2 Billing