appium无法驱动Safari(No web frames f

2017-09-21  本文已影响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

上一篇下一篇

猜你喜欢

热点阅读