【发布时间】:2019-07-31 18:45:36
【问题描述】:
当我尝试使用 appium 打开应用程序时出现以下错误
org.openqa.selenium.SessionNotCreatedException:无法创建新的 远程会话。请检查服务器日志以获取更多详细信息。原版的 错误:处理时发生未知的服务器端错误 命令。原始错误:在中找不到“aapt.exe” ["C:\Users\nsingh163\Desktop\Naresh 文件夹\Automation\Mobile Automation\Downloads\Android-sdk\platform-tools\aapt.exe","C:\Users\nsingh163\Desktop\Naresh Folder\Automation\Mobile Automation\Downloads\Android-sdk\emulator\aapt.exe","C:\Users\nsingh163\Desktop\Naresh 文件夹\自动化\移动 Automation\Downloads\Android-sdk\tools\aapt.exe","C:\Users\nsingh163\Desktop\Naresh 文件夹\自动化\移动 Automation\Downloads\Android-sdk\tools\bin\aapt.exe"]。你 将 Android 构建工具安装在 'C:\Users\nsingh163\Desktop\Naresh 文件夹\Automation\Mobile 自动化\下载\Android-sdk'?构建信息:版本:'3.141.59', 修订:'e82be7d358',时间:'2018-11-14T08:17:03' 系统信息:主机: 'USD4FWTN2', ip: '10.88.4.6', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_171' 驱动信息: driver.version: AndroidDriver
我已尝试再次安装 Android SDK,但仍然无法在 hte 工具文件夹中找到 aapt.exe
【问题讨论】:
标签: appium-android aapt