Home
last modified time | relevance | path

Searched defs:scrollAndCheckIfUiElementExist (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java364 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
384 public boolean scrollAndCheckIfUiElementExist(BySelector scrollableSelector, String text) in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
402 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
434 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
455 public boolean scrollAndCheckIfUiElementExist(BySelector scrollableSelector, BySelector target) in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
473 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DScrollUtility.java192 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in ScrollUtility