Appium Appium bug 汇总

KevinXu · October 30, 2014 · 710 hits
  1. 在 edittext 元素上调 sendKeys() 方法因 android:hint 属性调 UiObject.clearText() 方法误删输入 version : 1.3.1 platform : Android 这个问题在 1.2.2 版本的时候就有人发现: https://github.com/appium/appium/issues/3543 在 1.2.3 被修复,但是在 1.3.1 又复现了,所以遇到此问题的同学可以降级 appium 来暂时解决,appium 的开发人员把这个问题的修复放在了 1.3.3 的 milestone 里面: https://github.com/appium/appium/issues/3839
No Reply at the moment.
需要 Sign In 后方可回复, 如果你还没有账号请点击这里 Sign Up