Appium2.0报错Could not find a driver for automationName ‘uiautomator2‘ and platformName ‘Android‘

文章讲述了在Appium2.0升级后,遇到与uiautomator2平台相关的WebDriverException错误。尽管已安装相应驱动,但问题依旧存在。最终通过重启电脑解决了问题,提示升级后需重新安装并重启uiautomator2驱动。
摘要由CSDN通过智能技术生成

appium升级到2.0了,之前在1.22版本上写的代码执行报错:

E       selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'uiautomator2' and platformName 'Android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)
E       Stacktrace:
E       UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'uiautomator2' and platformName 'Android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)
E           at getResponseForW3CError (C:\Program Files\nodejs\node_global\node_modules\appium\node_modules\@appium\base-driver\lib\protocol\errors.js:1073:9)
E           at asyncHandler (C:\Program Files\nodejs\node_global\node_modules\appium\node_modules\@appium\base-driver\lib\protocol\protocol.js:491:57)
 

执行appium driver list --installed'查看,已经安装了:

√ Listing installed drivers
- uiautomator2@2.29.3 [installed (npm)]

但是依然报错,最后使用了重启大法,问题解决!

结论:appium driver install uiautomator2,之后要重启电脑!

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值