The most effective method to look to a content in Appium/ Selenium in Python

I am using appium for android automation using selenium in python language. I am stuck on problem where I need to scroll the view till certain text is found. I am using swipe method by using coordinates, but I need to scroll via text. In this any method.

@gracylayla many examples are here (but Java) -> Swipe/Scroll best practice with Java-Client 5

1 Like