SearchTest
waitForElementPresent link=Tags
clickAtAndWait link=Tags
select vocabulary-select-search label=Tag Sets
type vocabulary-search-input
typeKeys vocabulary-search-input c
pause 5000
assertVisible link=Cars
assertVisible link=Color
assertNotVisible link=Plants
waitForElementPresent link=Tags
clickAtAndWait link=Tags
select vocabulary-select-search label=Tag Sets
type vocabulary-search-input
typeKeys vocabulary-search-input a
pause 5000
assertVisible link=Cars
assertNotVisible link=Color
assertVisible link=Plants
waitForElementPresent link=Tags
clickAtAndWait link=Tags
pause 5000
waitForElementPresent link=Color
clickAt link=Color
select vocabulary-select-search label=Entries
type vocabulary-search-input
typeKeys vocabulary-search-input blue
pause 5000
assertVisible link=blue
assertVisible link=blue green
assertNotVisible link=green
waitForElementPresent link=Tags
clickAtAndWait link=Tags
waitForElementPresent link=Color
clickAt link=Color
select vocabulary-select-search label=Entries
type vocabulary-search-input
typeKeys vocabulary-search-input green
pause 5000
assertNotVisible link=blue
assertVisible link=blue green
assertVisible link=green