Skip to content

Instantly share code, notes, and snippets.

@MummanaSubramanya
Created November 5, 2018 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MummanaSubramanya/93cee47cc30d67780acc94343e8edf57 to your computer and use it in GitHub Desktop.
Save MummanaSubramanya/93cee47cc30d67780acc94343e8edf57 to your computer and use it in GitHub Desktop.
[HTTP] <-- POST /wd/hub/session/99706897-6cfa-43d8-aece-6b884deb4c31/element/0.8624228701626402-6/click 200 302 ms - 76
[HTTP] 
[HTTP] --> POST /wd/hub/session/99706897-6cfa-43d8-aece-6b884deb4c31/element
[HTTP] {"using":"xpath","value":"//div[@ng-repeat='rows in configurationGridList | gridList:3']/div//p[text()='Profile']"}
[W3C (99706897)] Driver proxy active, passing request on via HTTP proxy
[debug] [JSONWP Proxy] Matched '/wd/hub/session/99706897-6cfa-43d8-aece-6b884deb4c31/element' to command name 'findElement'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/99706897-6cfa-43d8-aece-6b884deb4c31/element] to [POST http://127.0.0.1:8001/wd/hub/session/9cb4945a33285050f4bcc83183d26bc7/element] with body: {"using":"xpath","value":"//div[@ng-repeat='rows in configurationGridList | gridList:3']/div//p[text()='Profile']"}
[Chromedriver] [STDERR] [1541422864.919][INFO]: COMMAND FindElement {
[Chromedriver] [STDERR] "using": "xpath",
[Chromedriver] [STDERR] "value": "//div[@ng-repeat='rows in configurationGridList | gridList:3']/div//p[text()='Profile']"
[Chromedriver] [STDERR] }
[Chromedriver] [STDERR] [1541422864.920][INFO]: resolved localhost to ["::1","127.0.0.1"]
[Chromedriver] [STDERR] [1541422864.921][DEBUG]: DevTools request: http://localhost:12993/json
[Chromedriver] [STDERR] [1541422864.926][DEBUG]: DevTools request failed
[Chromedriver] [STDERR] [1541422864.933][INFO]: RESPONSE FindElement chrome not reachable
[Chromedriver] [STDERR] (Session info: chrome=70.0.3538.80)
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"9cb4945a33285050f4bcc83183d26bc7","status":100,"value":{"message":"chrome not reachable\n (Session info: chrome=70.0.3538.80)\n (Driver info: chromedriver=2.35 (0),platform=Linux 4.14.62-v7+ armv7l)"}}
[JSONWP Proxy] Got an unexpected response: {"sessionId":"9cb4945a33285050f4bcc83183d26bc7","status":100,"value":{"message":"chrome not reachable\n (Session info: chrome=70.0.3538.80)\n (Driver info: chromedriver=2.35 (0),platform=Linux 4.14.62-v7+ armv7l)"}}
[debug] [W3C (99706897)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/99706897-6cfa-43d8-aece-6b884deb4c31/element has failed
[debug] [W3C (99706897)] at /home/pi/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:180:13
[debug] [W3C (99706897)] at Generator.next (<anonymous>)
[debug] [W3C (99706897)] at asyncGeneratorStep (/home/pi/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
[debug] [W3C (99706897)] at _next (/home/pi/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
[debug] [W3C (99706897)] at <anonymous>
[debug] [MJSONWP] Matched JSONWP error code 100 to UnknownError
[HTTP] <-- POST /wd/hub/session/99706897-6cfa-43d8-aece-6b884deb4c31/element 500 34 ms - 1059
[HTTP] 
[HTTP] --> GET /wd/hub/session/99706897-6cfa-43d8-aece-6b884deb4c31/screenshot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment