https://github.com/macacajs/macaca-cli 项目在此

https://macacajs.github.io/macaca/cli-usage.html 文档在此

项目首页 https://macacajs.github.io/macaca/

安装过程非常简单,首先你需要安装node.js

然后 需要换个源:http://npm.taobao.org/

cnpm i macaca-cli –g 命令就可以安装
 
# 查看版本
$ macaca -v
# 查看环境
$ macaca doctor
 
然后根据 检查结果和文档,完成其他组件的安装,参考appium环境搭建。
Macaca开源--阿里的移动自动化测试框架
参考文档:
https://testerhome.com/topics/4407
https://testerhome.com/topics/4442
https://testerhome.com/topics/4359

相关文章:

  • 2022-03-04
  • 2021-12-02
  • 2022-12-23
  • 2021-06-11
  • 2021-10-24
  • 2021-07-08
  • 2022-12-23
  • 2021-09-20
猜你喜欢
  • 2021-11-19
  • 2021-05-30
  • 2022-02-28
  • 2021-08-02
  • 2022-01-28
  • 2022-12-23
相关资源
相似解决方案