Closed KirillBugrim closed 5 years ago
hi @KirillBugrim there're many similar tickets, the solution is to run brew reinstall --HEAD ios-webkit-debug-proxy
or do a manual build from master, also AFAIK new appium stopped using this tool https://github.com/appium/appium/pull/13368
We are using iwdp for web and webview automation with appium.
appium version : 1.15.0 iwdp version : 1.8.5 built with libimobiledevice v.1.2.1, libplist v2.0.0 macOS : Catalina 10.15 xCode : 11.1 (11A1027)
When we try to start iwdp server we are getting the next error : Unable to connect to iPhone_11 Please verify that Settings > Advanced > Web Inspector = ON
We double checked, that this option is turned on (also we enabled Remote Automation), restarted the device but no success. Do we need some additional steps?