需提前安装jdk
appium-desktop(免安装)地址:https://github.com/appium/appium-desktop/releases
下载解压到自定目录即可
地址:https://github.com/appium/appium-inspector/releases
同appium-desktop
安装android-sdkps:免安装版无tools(可能姿势不对),选择安装版
地址:https://www.androiddevtools.cn/
系统变量:
ANDROID_HOME:D:Androidandroid-sdk (sdk安装目录)
用户变量PATH:
%ANDROID_HOME%platform-tools %ANDROID_HOME%tools安装Appium-Python-Client
pip install Appium-Python-Client



