win11安装appium

node安装

node下载网址: Download | Node.js

安装后对node安装包路径进行配置

vbnet 复制代码
npm config set prefix "E:\nodejs\node_global" //设置全局包目录
npm config set cache "E:\nodejs\node_cache" //设置缓存目录

npm config list //查看npm配置


npm install -g appium  //安装appium
npm install @appium/doctor --location=global --force //安装appium-doctor

android sdk安装

https://www.androiddevtools.cn/

下载安装,需要先按照java

gstream安装 gstream下载地址

并将gstream的bin目录添加到PATH环境变量中

apkanalyzer.bat可以使用IDEAndroid Studio来进行安装

bundletool.jar安装

下载地址: GitHub - google/bundletool: Bundletool is a command-line tool to manipulate Android App Bundles

下载后命名为bundletool.jar并将路径添加到PATH环境变量中 以及JAR添加到PATHEXT环境变量中

安装好后

相关推荐
Java方文山6 天前
Appium+Python 实现移动应用自动化测试:从基础到实战
appium
有风南来18 天前
appium2.0+之PointerActions详解
自动化测试·appium·高级手势·pointeractions·移动设备自动化·单点触控
惜.己18 天前
appium中urllib3.exceptions.LocationValueError: No host specified. 的错误解决办法
网络·appium
惜.己18 天前
python中appium
开发语言·python·appium
TRACER~851 个月前
移动端自动化Appium框架
运维·appium·自动化
nee~1 个月前
appium
appium
amazinging1 个月前
北京-4年功能测试2年空窗-报培训班学测开-第四十四天
python·学习·appium
AIZHINAN1 个月前
Appium 简介
自动化测试·测试工具·appium
amazinging2 个月前
北京-4年功能测试2年空窗-报培训班学测开-第四十一天
python·学习·appium
amazinging2 个月前
北京-4年功能测试2年空窗-报培训班学测开-第三十九天
python·学习·appium