Appium-Python -- [iOS/Android] Current accepted way to scroll to element

I have started on a new project for both iOS and Android automation and I realized I have no good way to scroll down until an element is visible on screen and can be clicked. I saw there was deprecation for Multi/Touch Action, so I am wondering what is the current way this should be done? I have seen many results on Google, but nothing current.

Any help is appreciated!

I think you are talking about this issue. Check the bug for workarounds:

1 Like