0
点赞
收藏
分享

微信扫一扫

Appium异常报错:An unknown server-side error occurred while processing the command

Sikj_6590 2022-04-25 阅读 42

报错信息:

selenium.common.exceptions.WebDriverException

An unknown server-side error occurred while processing the command

The Android SDK root folder 'ANDROID_HOME' does not exist on the local file

 

解决办法:

转载原文:Appium异常:An unknown server-side error occurred while processing the command. Original error: Could n - 简书

(若侵请通知我删除哦)

 

2.1你的ANDROID_HOME环境变量没配置好

2.1.1右键点击我的电脑--->属性,点击高级系统设置!再点击环境变量

 

2.1.2配置ANDROID_HOME(路径填写你sdk所在路径!!!)

2.2把Appium关闭并以管理员身份运行重新运行

2.3看编辑配置路径对不对有没有配置上

 

注意!!!!!!!!!!!!!

如果:错误,无法连接到服务器;您确定要运行吗?

解决:

举报

相关推荐

0 条评论