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.java317 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
337 public boolean scrollAndCheckIfUiElementExist(BySelector scrollableSelector, String text) in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
355 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
387 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
408 public boolean scrollAndCheckIfUiElementExist(BySelector scrollableSelector, BySelector target) in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
426 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