@lihuazhang 不明白 我错哪儿了
info: [debug] [UIAUTOMATOR STDOUT] Error in testRunServer:
info: [debug] [UIAUTOMATOR STDOUT] java.lang.NoClassDefFoundError: com.android.uiautomator.core.Configurator
#11 楼 @seveniruby
但是 我单独启动的时候 还是可以正常打开 uiautomator 呢
不知道如何下手排查 郁闷...
我如果选择其他版本 比如 API18 19 就会报:
selenium.common.exceptions.WebDriverException: Message: 'UiAutomator died while responding to command, please check appium logs!'
不知道为啥
请问 楼主这个问题解决了没?
想请教下怎么解决的,我用的是 Python 来写的脚本,脚本运行时报的错:
selenium.common.exceptions.WebDriverException: Message: 'UiAutomator died while responding to command, please check appium logs!'
appium 日志报错:
info: [debug] [UIAUTOMATOR STDOUT] Error in testRunServer:
info: [debug] [UIAUTOMATOR STDOUT] java.lang.NoClassDefFoundError: com.android.uiautomator.core.Configurator
info: [debug] [UIAUTOMATOR STDOUT] at io.appium.android.bootstrap.AndroidElement.(AndroidElement.java:26)
......
请问楼主也是遇到这种问题么? 希望赐教一下,感激不尽