SearchCommunityTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Communities
type _134_name Community Name
clickAtAndWait //input[@value='Search']
waitForText //tr[3]/td[1] Community Name
assertText //tr[3]/td[1] Community Name
type _134_name Community1 Name1
clickAtAndWait //input[@value='Search']
waitForNotText //tr[3]/td[1] Community Name
assertNotText //tr[3]/td[1] Community Name