Searched refs:hasMenuItemByDesc (Results 1 – 2 of 2) sorted by relevance
43 public boolean hasMenuItemByDesc(String menuDesc) throws UiObjectNotFoundException { in hasMenuItemByDesc() method in MenuBot
92 assertFalse(bots.menu.hasMenuItemByDesc("More options")); in testSearchView_ShouldHideOptionMenuOnExpanding()