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

周小凤 · March 15, 2018 · 1233 hits

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

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

No Reply at the moment.
需要 Sign In 后方可回复, 如果你还没有账号请点击这里 Sign Up