mac安装appium编辑webdriveragent的坑

直接从客户端的appium文件夹打开后的webdriveragent编辑会有问题  最后按着下面的步骤去运行

cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/

 git clone https://github.com/appium/WebDriverAgent

./Scripts/bootstrap.sh

 

安装后从以上目录打开webdriveragent去进行后续操作,能少踩好多坑

 

参考文章:https://www.cnblogs.com/dreamhighqiu/archive/2004/01/13/11213117.html

posted on 2020-12-16 13:05  刘阿童木  阅读(590)  评论(0编辑  收藏  举报

导航