| AddLocalizedStructureTest | ||
| clickAndWait | link=Web Content | |
| clickAndWait | link=Structures | |
| clickAndWait | //input[@value='Add Structure'] | |
| typeKeys | _15_newStructureId | LOCALIZED |
| type | _15_newStructureId | LOCALIZED |
| type | _15_name | Test Localized Structure |
| type | _15_description | This is a test localized structure. |
| click | _15_editorButton | |
| waitForElementPresent | _15_xsdContent | |
| type | _15_xsdContent | |
| click | //input[@value='Update'] | |
| pause | 5000 | |
| assertValue | _15_structure_el0_name | page-name |
| assertValue | _15_structure_el1_name | page-description |
| clickAndWait | //input[@value="Save"] | |
| assertElementPresent | link=LOCALIZED | |
| assertTextPresent | Test Localized Structure | |