You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to be able to scroll within a mobile app. Tried using some combination of taping and move_to, and also sending "mobile: scrollTo" using execute_script. Both yield "not implemented". Are there any plans to implement this? Or is there another way to scroll in Android&iOS apps that I'm not aware of?
I would gladly contribute to the project, but I've just started using this and I'm not completely sure how to do some stuff, so my knowledge isn't up to the task of contributing just yet.
Hello,
I need to be able to scroll within a mobile app. Tried using some combination of taping and move_to, and also sending "mobile: scrollTo" using execute_script. Both yield "not implemented". Are there any plans to implement this? Or is there another way to scroll in Android&iOS apps that I'm not aware of?
I would gladly contribute to the project, but I've just started using this and I'm not completely sure how to do some stuff, so my knowledge isn't up to the task of contributing just yet.
Thanks,
-Radu