Skip to content

Instantly share code, notes, and snippets.

@jeangb
Created April 25, 2017 16:03
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 jeangb/24ba085e2c8f686cc78e684d2b76f636 to your computer and use it in GitHub Desktop.
Save jeangb/24ba085e2c8f686cc78e684d2b76f636 to your computer and use it in GitHub Desktop.
MobileElement.click()
[HTTP] --> POST /wd/hub/session/8780ab03-b676-4bdc-acad-72a0074a06b1/element/BECA5BE7-9FE8-45A8-B7D9-0D03FE44EC41/click {"id":"BECA5BE7-9FE8-45A8-B7D9-0D03FE44EC41"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/8780ab03-b676-4bdc-acad-72a0074a06b1/element/BECA5BE7-9FE8-45A8-B7D9-0D03FE44EC41/click] to [POST http://localhost:8100/session/45F93E36-85E7-4517-98E5-2BE4FAF9C0DB/element/BECA5BE7-9FE8-45A8-B7D9-0D03FE44EC41/click] with body: {"id":"BECA5BE7-9FE8-45A8-B7D9-0D03FE44EC41"}
[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"BECA5BE7-9FE8-45A8-B7D9-0D03FE44EC41","value":"","sessionId":"45F93E36-85E7-4517-98E5-2BE4FAF9C0DB"}
[JSONWP Proxy] Replacing sessionId 45F93E36-85E7-4517-98E5-2BE4FAF9C0DB with 8780ab03-b676-4bdc-acad-72a0074a06b1
[HTTP] <-- POST /wd/hub/session/8780ab03-b676-4bdc-acad-72a0074a06b1/element/BECA5BE7-9FE8-45A8-B7D9-0D03FE44EC41/click 200 2196 ms - 118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment