| SearchOrganizationTest | ||
| waitForElementPresent | link=Organizations | |
| clickAtAndWait | link=Organizations | |
| store | eval(selenium.isVisible('link=« Basic')) | BasicPresent |
| gotoIf | !${BasicPresent} | basicNotPresent |
| clickAt | link=« Basic | |
| label | basicNotPresent | |
| waitForVisible | _126_keywords | |
| type | _126_keywords | Selenium |
| clickAtAndWait | //input[@value='Search'] | |
| assertElementPresent | link=Selenium | |
| type | _126_keywords | Selenium1 |
| clickAtAndWait | //input[@value='Search'] | |
| assertElementNotPresent | link=Selenium | |