赞
踩
1、下载安装appium desktop(含appium server和appium inspector):Releases · appium/appium-desktop · GitHub
打开应用,首页edit configuration配置安卓,java环境变量
2、安装appium客户端(for python开发):pip3 install appium-python-client
3、安装appium doctor:cnpm install appium-doctor
cnpm(npm中国镜像)安装方法: npm install -g cnpm -registry=https://registry.npm.taobao.org
npm(NPM是随同NodeJS一起安装的包管理工具)安装方法:brew install node
brew(软件包管理工具Homebrew)安装方法:
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。