Hello everyone,
I am using "findElementByAndroidUIAutomator" with UiScrollable to scroll items on dropdown but I cannot perform methods of UiScrollable.
I met error of UnsupportedCommandException "The requested resource could not be found, or a request was received using an HTTP method that is not supported by the mapped resource." because I did not know how use it when trying to use "driver.findElementByAndroidUIAutomator("new UiScrollable(new UiSelector()).scrollToEnd(10);");".
Please help me some examples for UiScrollable methods.
Thank you very much.
created
Jun '17
last reply
Nov '17
- 3
replies
- 2.7k
views
- 3
users
- 1
like
- 1
link