| SearchTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Tags | |
| waitForElementPresent | _99_tagsAdminSearchInput | |
| type | _99_tagsAdminSearchInput | |
| typeKeys | _99_tagsAdminSearchInput | blue |
| pause | 5000 | |
| assertVisible | link=blue | |
| assertVisible | link=blue car | |
| assertVisible | link=blue green | |
| assertElementNotPresent | link=green | |
| assertElementNotPresent | link=green tree | |
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Tags | |
| waitForElementPresent | _99_tagsAdminSearchInput | |
| type | _99_tagsAdminSearchInput | |
| typeKeys | _99_tagsAdminSearchInput | green |
| pause | 5000 | |
| assertElementNotPresent | link=blue | |
| assertElementNotPresent | link=blue car | |
| assertVisible | link=blue green | |
| assertVisible | link=green | |
| assertVisible | link=green tree | |