Skip to content

Instantly share code, notes, and snippets.

@TheHDX
Created September 18, 2019 08:18
Show Gist options
  • Save TheHDX/757581829238ddae453afbeab8b7ca14 to your computer and use it in GitHub Desktop.
Save TheHDX/757581829238ddae453afbeab8b7ca14 to your computer and use it in GitHub Desktop.
[debug] [W3C (5e97398d)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_xxxxxxxxxxxxxxxxxxxxxxxxx","5e97398d-ef2c-420f-b3a4-e7c9f764c3f2"]
[debug] [W3C (5e97398d)] Responding to client with driver.setContext() result: null
[HTTP] <-- POST /wd/hub/session/5e97398d-ef2c-420f-b3a4-e7c9f764c3f2/context 200 3 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/5e97398d-ef2c-420f-b3a4-e7c9f764c3f2/element
[HTTP] {"using":"id","value":"checkin"}
[W3C (5e97398d)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/5e97398d-ef2c-420f-b3a4-e7c9f764c3f2/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/5e97398d-ef2c-420f-b3a4-e7c9f764c3f2/element] to [POST http://127.0.0.1:8000/wd/hub/session/0759c5f02728c275429cdf4f61985746/element] with body: {"using":"id","value":"checkin"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"0759c5f02728c275429cdf4f61985746","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"id\",\"selector\":\"checkin\"}\n (Session info: chrome=76.0.3809.132)\n (Driver info: chromedriver=75.0.3770.90 (a6dcaf7e3ec6f70a194cc25e8149475c6590e025-refs/branch-heads/3770@{#1003}),platform=Linux 4.15.0-62-generic x86_64)"}}
[WD Proxy] Replacing sessionId 0759c5f02728c275429cdf4f61985746 with 5e97398d-ef2c-420f-b3a4-e7c9f764c3f2
[HTTP] <-- POST /wd/hub/session/5e97398d-ef2c-420f-b3a4-e7c9f764c3f2/element 200 943 ms - 371
[HTTP]
[HTTP] --> DELETE /wd/hub/session/5e97398d-ef2c-420f-b3a4-e7c9f764c3f2
[HTTP] {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment