美文网首页
Appium异常:An unknown server-side

Appium异常:An unknown server-side

作者: 嘤嘤嘤999 | 来源:发表于2020-10-08 08:02 被阅读0次

目录

一、异常如下:

An unknown server-side error occurred while processing the command. Original error: Could not find 'adb.exe' in PATH. Please set the ANDROID_HOME or ANDROID_SDK_ROOT environment variables to the corect Android SDK root directory path.

二、解决如下:

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

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

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

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

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

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

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

​解决:



一、异常如下:

An unknown server-side error occurred while processing the command. Original error: Could not find 'adb.exe' in PATH. Please set the ANDROID_HOME or ANDROID_SDK_ROOT environment variables to the corect Android SDK root directory path.

image

二、解决如下:

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

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

image image image

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

image

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

image

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

image

image

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

image

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

image

解决:

image

相关文章

网友评论

      本文标题:Appium异常:An unknown server-side

      本文链接:https://www.haomeiwen.com/subject/glytpktx.html