美文网首页
appium无法驱动Safari(No web frames f

appium无法驱动Safari(No web frames f

作者: 夏国栋 | 来源:发表于2017-09-21 20:26 被阅读0次

1.terminal安装ios-webkit-debug-proxy

brew install ios-webkit-debug-proxy

2.手机端开启safari的‘web 检查器’

Settings > Safari > Advanced > Web Inspector = ON

3.terminal启动ios-webkit-debug-proxy

ios_webkit_debug_proxy

4.terminal启动appium

appium --webkit-debug-proxy-port 9222

官方文档:https://github.com/google/ios-webkit-debug-proxy

其它:https://laoyur.com/archives/149

相关文章

网友评论

      本文标题:appium无法驱动Safari(No web frames f

      本文链接:https://www.haomeiwen.com/subject/xfvtextx.html