ios-webkit-debug-proxy | DevTools proxy ( Chrome Remote Debugging Protocol | iOS library
kandi X-RAY | ios-webkit-debug-proxy Summary
kandi X-RAY | ios-webkit-debug-proxy Summary
The ios_webkit_debug_proxy (aka iwdp) proxies requests from usbmuxd daemon over a websocket connection, allowing developers to send commands to MobileSafari and UIWebViews on real and simulated iOS devices.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ios-webkit-debug-proxy
ios-webkit-debug-proxy Key Features
ios-webkit-debug-proxy Examples and Code Snippets
Community Discussions
Trending Discussions on ios-webkit-debug-proxy
QUESTION
I have the following code on my page:
ANSWER
Answered 2017-Aug-21 at 20:12I've found the problem: Somewhere in my code, i had a function with a predetermined value, and only Safari thrown an error. So, i'm using this:
QUESTION
I'm using AWS Device farm, and I'm running an Appium Java TestNG test on an hybrid Cordova app (iOS), which contains a WebView, but when I get the available contexts, there's only "NATIVE_APP".
After some research, I've found that you have to launch ios-webkit-debug-proxy to be able to switch contexts on real devices, but I also read that it is automatically launched on AWS Device Farm iOS tests.
When I run the test, the Appium Server Output shows this:
[iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible
Is there any additional configuration needed in order to be able to switch contexts on iOS? If not, does anyone know what can be causing this issue?
...ANSWER
Answered 2017-Mar-06 at 10:24Appium 1.6.3 or above is compatible with iOS 10 on device farm.
The issue you pointed out seems to be a recurring issue as noticed on the Appium forums.
The ios-webkit-debug-proxy is automatically launched on device farm.
We are currently in the process of deploying support for Hybrid apps which will enable you to run apps based on Cordova. Right now the support is only for native apps.
Hope that helps.
QUESTION
For 1.4.3 the command was
/Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/bin/appium.js --address 127.0.0.1 --port 4723 --log-level debug
but in ver 1.5.3 "appium.js" is replaced with "ios-webkit-debug-proxy-launcher.js" and it stopped working .
...ANSWER
Answered 2017-Mar-01 at 08:06/Applications/Appium.app/Contents/Resources/node/bin/node
/Applications/Appium.app/Contents/Resources/node_modules/appium/build/lib/main.js
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ios-webkit-debug-proxy
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page