Searched refs:SUGGESTION_STRIP_SELECTOR (Results 1 – 1 of 1) sorted by relevance
49 private static final BySelector SUGGESTION_STRIP_SELECTOR = By.desc(SUGGESTION_STRIP_DESC); field in InlineUiBot72 assertNeverShown("suggestion strip", SUGGESTION_STRIP_SELECTOR, in assertNoDatasetsEver()175 return waitForObject(SUGGESTION_STRIP_SELECTOR, Timeouts.UI_TIMEOUT); in findSuggestionStrip()