I am using Appium 1.3.5 and java client,
When i tried using scrollTo in iOS webView,got the below error message
ElementsAction.driver.scrollTo("Policy");
(OR)
ElementsAction.driver.swipe(622, 693,606, 258, (int) 0.5);
"Not yet implemented. Please help us: http://appium.io/get-involved.html32 (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 6 milliseconds"
Appium Logs:
info: [debug] Responding to client that a method is not implemented
info: <-- POST /wd/hub/session/9fdbe097-6b7d-491e-ac3e-bd03a88fae59/touch/perform 501 0.961 ms - 158
My requirement:
Need to scroll until a element is found and should click on it,in webView,in java.
Kindly help.
Thanks
created
May '15last reply
Nov '18- 30
replies
- 11.8k
views
- 10
users
- 1
like
- 4
links
There are 30 replies with an estimated read time of 2 minutes.
