Appium desktop 报错

1、start session报错:

Error

An unknown server-side error occurred while processing the command.

Original error: Could not find adb

Please set

运行环境:

macOS 10.14

appium desktop版本:1.10

解决:

手工启动appium有问题,命令行启动appium正常;

命令行启动appium:

/Applications/Appium.app/Contents/MacOS/Appium

你可能感兴趣的:(Appium desktop 报错)