王大力测试进阶之路 2019-07-08 12:18 采纳率: 0%
浏览 1094

appium+python+安卓真机9.0.0启动app时报错

appium+python,安卓机7.1.2时启动app正常,安卓真机9.0.0时,启动app时报错selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Unable to find an active device or emulator with OS 9.0.0. The following are available: FJH5T18830006764 (9)?有朋友遇到过没?如何解决的?

  • 写回答

1条回答 默认 最新

  • 拉灯的小手 博客专家认证 2019-07-09 13:17
    关注

    adb devices 确认一下设备是否连接成功

    评论

报告相同问题?