| AddOrganizationAddress2Test | ||
| clickAndWait | link=Organizations | |
| clickAndWait | link=Organizations | |
| typeKeys | _126_keywords | selenium |
| type | _126_keywords | selenium |
| clickAndWait | //input[@value='Search'] | |
| clickAndWait | link=Selenium | |
| click | addressesLink | |
| waitForElementPresent | link=Add Row | |
| click | link=Add Row | |
| waitForElementPresent | _126_addressStreet1_2 | |
| typeKeys | _126_addressStreet1_2 | 54321 Lifera Rd |
| type | _126_addressStreet1_2 | 54321 Liferay Rd |
| select | _126_addressCountryId2 | label=United States |
| pause | 5000 | |
| select | _126_addressRegionId2 | label=California |
| select | _126_addressTypeId2 | label=Other |
| type | _126_addressZip2 | 11114 |
| type | _126_addressCity2 | Cerritos |
| click | _126_addressPrimary2 | |
| clickAndWait | //input[@value='Save'] | |
| assertTextPresent | Your request processed successfully. | |