| AdvancedSearchStructureIDTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Web Content | |
| clickAtAndWait | link=Structures | |
| storeText | //td[2]/a | structureID |
| store | eval(selenium.isVisible('link=Advanced »')) | advancedVisible |
| gotoIf | !${advancedVisible} | AdvancedNotVisible |
| clickAt | link=Advanced » | |
| label | AdvancedNotVisible | |
| waitForVisible | _15_searchStructureId | |
| type | _15_searchStructureId | ${structureID} |
| clickAtAndWait | //div[2]/span[2]/span/input | Search |
| type | _15_searchStructureId | |
| assertText | //td[3]/a | Web Content Structure Name Web Content Structure Description |
| type | _15_searchStructureId | test |
| clickAtAndWait | //div[2]/span[2]/span/input | Search |
| type | _15_searchStructureId | |
| assertTextNotPresent | Web Content Structure Name | |
| assertTextNotPresent | Web Content Structure Description | |
| clickAt | link=« Basic | |