python 调用 uiautomator 的方法,滑动查找文本,这种方法不好用,为啥求解决~~~~
self.driver.find_element_by_android_uiautomator('new UiScrollable(new UiSelector().scrollable(true).instance(0)).scrollIntoView(new UiSelector().text("到货啦").instance(0));')