Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/
DScrollConfig.java115 public String getScrollWaitTime() { in getScrollWaitTime() method in ScrollConfig
DWorkflowTask.java296 Integer scrollWaitTime = Integer.valueOf(scrollConfig.getScrollWaitTime()); in validateAndClickUiElement()