Appium Device Farm安装教程

环境要求:Appium version ≥ 2.4.X

安装appium

bash 复制代码
npm install -g appium@2.11.3

如果安装提示如下问题

bash 复制代码
npm error code EEXIST
npm error syscall rename
npm error path /Users/wan/.npm/_cacache/tmp/d5787519
npm error dest /Users/wan/.npm/_cacache/content-v2/sha512/21/32/50fe213308630b7ac78404efb1133b7b1c84c1bac334e4e4966f706bced50b852c15ea912bd91afb2c521f061e8845b6b7d4f5ff360284305c2bb302c5fa
npm error errno EEXIST
npm error Invalid response body while trying to fetch https://registry.npmjs.org/@appium%2fschema: EACCES: permission denied, rename '/Users/wan/.npm/_cacache/tmp/d5787519' -> '/Users/wan/.npm/_cacache/content-v2/sha512/21/32/50fe213308630b7ac78404efb1133b7b1c84c1bac334e4e4966f706bced50b852c15ea912bd91afb2c521f061e8845b6b7d4f5ff360284305c2bb302c5fa'
npm error File exists: /Users/wan/.npm/_cacache/content-v2/sha512/21/32/50fe213308630b7ac78404efb1133b7b1c84c1bac334e4e4966f706bced50b852c15ea912bd91afb2c521f061e8845b6b7d4f5ff360284305c2bb302c5fa
npm error Remove the existing file and try again, or run npm
npm error with --force to overwrite files recklessly.
npm error A complete log of this run can be found in: /Users/wan/.npm/_logs/2024-10-09T03_45_44_421Z-debug-0.log

则删除/Users/wan/.npm/_cacache、/Users/wan/.npm/_logs目录和_update-notifier-last-checked文件

安装appium-device-farm

bash 复制代码
appium plugin install --source=npm appium-device-farm

激活

bash 复制代码
appium server -ka 800 --use-plugins=device-farm  -pa /wd/hub --plugin-device-farm-platform=android

然后访问http://localhost:4723/device-farm/

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