Unable to scroll

Hi, I’m using this code but am unable to scroll to the text.

driver.findElementByAndroidUIAutomator(“new UiScrollable(new UiSelector().scrollable(true).instance(0)).scrollIntoView(new UiSelector().textContains(“Enter Area Location”).instance(0))”).click();

many issues can cause it:

  • you have several scroll views
  • your scroll not vertical but horizontal
  • you are at the end of scroll already