| SearchCommunityTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Communities Test Page | |
| clickAtAndWait | link=Communities Test Page | |
| type | _29_name | Test Community |
| click | //input[@value='Search Communities'] | |
| waitForText | //tr[3]/td[1] | Test Community |
| assertText | //tr[3]/td[1] | Test Community |
| type | _29_name | Test1 Community1 |
| click | //input[@value='Search Communities'] | |
| waitForNotText | //tr[3]/td[1] | Test Community |
| assertNotText | //tr[3]/td[1] | Test Community |