Skip to content

Instantly share code, notes, and snippets.

@biwkf
Created April 18, 2019 10:46
Show Gist options
  • Save biwkf/ae3fea3205dd841cbfbe30d6b70d6007 to your computer and use it in GitHub Desktop.
Save biwkf/ae3fea3205dd841cbfbe30d6b70d6007 to your computer and use it in GitHub Desktop.
[HTTP] {"script":"mobile: launchApp","args":[{"bundleId":"com.apple.mobilesafari","arguments":["-u","my://url"]}]}
[debug] [W3C (d05cd7a3)] Calling AppiumDriver.execute() with args: ["mobile: launchApp",[{"bundleId":"com.apple.mobilesafari","arguments":["-u","my://url"]]}],"d05cd7a3-575e-4e48-8587-079f2ad31a5b"]
[debug] [XCUITest] Executing command 'execute'
[debug] [WD Proxy] Proxying [POST /wda/apps/launch] to [POST http://localhost:8100/session/CCB4F15E-A379-4C9E-AEC5-ECB4104F823D/wda/apps/launch] with body: {"bundleId":"com.apple.mobilesafari","arguments":["-u","my://url"]]}
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"CCB4F15E-A379-4C9E-AEC5-ECB4104F823D","status":0}
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (d05cd7a3)] Responding to client with driver.execute() result: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment