Home
last modified time | relevance | path

Searched refs:validateAndGetScrollableObject (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java949 private UiObject2 validateAndGetScrollableObject(BySelector scrollableSelector) in validateAndGetScrollableObject() method in SpectatioUiUtil
1038 UiObject2 scrollableObject = validateAndGetScrollableObject(scrollableSelector); in scroll()