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.java457 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
477 public boolean scrollAndCheckIfUiElementExist(BySelector scrollableSelector, String text) in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
495 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
527 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
548 public boolean scrollAndCheckIfUiElementExist(BySelector scrollableSelector, BySelector target) in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
566 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