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環境搭建。
參考文檔:
https://testerhome.com/topics/4407
https://testerhome.com/topics/4442https://testerhome.com/topics/4359

