| CancelStructurePopupTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Web Content | |
| clickAtAndWait | link=Structures | |
| clickAtAndWait | //input[@value='Add Structure'] | |
| clickAt | _15_editorButton | |
| waitForElementPresent | _15_xsdContent | |
| assertElementPresent | _15_xsdContent | |
| waitForElementPresent | //input[@value='Cancel'] | |
| clickAt | //input[@value='Cancel'] | |
| clickAt | //div[3]/span[3]/span/input | Cancel |
| pause | 5000 | |
| assertElementNotPresent | _15_xsdContent | |