在Appium中开始会议 [英] Starting session in Appium

查看:110
本文介绍了在Appium中开始会议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Appium中启动会话时,出现以下错误:

While starting a session in Appium, I am getting below error:

错误:

在处理命令时发生未知的服务器端错误.原始错误:执行adbExec时出错.原始错误:'命令'C:\ Users \ satyajit.more \ AppData \ Local \ Android \ Sdk \ platform-tools \ adb.exe -P 5037 -s emulator-5554 install'E:\ Appium Setup \ MobileInsurance_QA_16062018.apk' '以代码1退出"; Stderr:'adb:无法安装E:\ Appium Setup \ MobileInsurance_QA_16062018.apk:失败[INSTALL_FAILED_NO_MATCHING_ABIS:无法提取本机库,res = -113]';代码:"1"

已使用android studio配置了模拟器,但无法在该模拟器上安装该应用程序,我们该如何解决呢?

Have configured an emulator using the android studio, but am unable to install the app on the emulator, How can we resolve this?

推荐答案

您要安装的apk文件与设备硬件不兼容.即使将apk手动安装在设备上,您也会收到相同的错误.检查线程以获取更多信息.

The apk file you are trying to install is incompatible with the device hardware. You would get the same error even if you install the apk manually on the device. Check this thread for more information.

这篇关于在Appium中开始会议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆