Skip to content

Instantly share code, notes, and snippets.

@matti
Last active April 5, 2018 07:29
Show Gist options
  • Select an option

  • Save matti/6c43dcfa1743beab351f02b4a65e4f96 to your computer and use it in GitHub Desktop.

Select an option

Save matti/6c43dcfa1743beab351f02b4a65e4f96 to your computer and use it in GitHub Desktop.
idevicediagnostics restart
xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination 'platform=iOS,name=Riku' test
curl -X POST -d '{"desiredCapabilities":{"bundleId":"com.apple.mobilesafari", "arguments": ["-u", "http://www.example.com"]}}' $DEVICE_URL/session
/usr/local/Cellar/ios-webkit-debug-proxy/1.8/bin/ios_webkit_debug_proxy
ios-webkit-debug-proxy/examples/wdp_client.html

failed

  ideviceimagemounter /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.0/DeveloperDiskImage.dmg
  idevicedebug run -d com.apple.mobilesafari #won't work tries to connect to debugger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment