Appium python 调用 uiautomator 的方法,滑动查找文本,这种方法不好用,为啥求解决~~~~

周小凤 · 2018年03月15日 · 716 次阅读

python 调用 uiautomator 的方法,滑动查找文本,这种方法不好用,为啥求解决~~~~

self.driver.find_element_by_android_uiautomator('new UiScrollable(new UiSelector().scrollable(true).instance(0)).scrollIntoView(new UiSelector().text("到货啦").instance(0));')

暂无回复。
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册