| AddStructureLocalizedTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Web Content | |
| clickAtAndWait | link=Structures | |
| clickAtAndWait | //input[@value='Add Structure'] | |
| type | _15_newStructureId | LOCALIZED |
| type | _15_name | Test Localized Structure |
| type | _15_description | This is a test localized structure. |
| clickAt | _15_editorButton | |
| waitForElementPresent | _15_xsdContent | |
| pause | 5000 | |
| type | _15_xsdContent | |
| click | //input[@value='Update'] | |
| pause | 5000 | |
| assertValue | _15_structure_el0_name | page-name |
| assertValue | _15_structure_el1_name | page-description |
| clickAtAndWait | //input[@value='Save'] | |
| assertElementPresent | link=LOCALIZED | |
| assertTextPresent | Test Localized Structure | |