首页 > 移动平台 > 详细

appium---【Mac】Appium-Doctor提示WARN:“ ios_webkit_debug_proxy cannot be found”解决方案

时间:2019-03-12 13:26:04      阅读:280      评论:0      收藏:0      [点我收藏+]

“ ios_webkit_debug_proxy cannot be found”报错截图如下:

技术分享图片

解决方案:

打开terminal终端,分别输入执行结束,再次运行appium-doctor即可看到运行成功:

1、git -C "$(brew --repo homebrew/core)" fetch --unshallow
2、brew install libimobiledevice --HEAD
3、brew install ios-webkit-debug-proxy --HEAD

技术分享图片

 

appium---【Mac】Appium-Doctor提示WARN:“ ios_webkit_debug_proxy cannot be found”解决方案

原文:https://www.cnblogs.com/syw20170419/p/10515781.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!