Skip to content

Instantly share code, notes, and snippets.

@dpgraham
Created December 28, 2016 23:16
Show Gist options
  • Save dpgraham/fc760755872ec39276875483934cc4e4 to your computer and use it in GitHub Desktop.
Save dpgraham/fc760755872ec39276875483934cc4e4 to your computer and use it in GitHub Desktop.
[1] [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//*[1]//*[1]//*[1]//*[2]//*[1]//*[1]//*[11]","b5228c9c-3ee6-4538-a26e-b795ec34e98a"]
[1] [debug] [XCUITest] Executing command 'findElement'
[1] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[1] [debug] [BaseDriver] Waiting up to 0 ms for condition
[1] [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/543C14E0-B745-4533-BD63-958DF8A63A09/element] with body: {"using":"xpath","value":"//*[1]//*[1]//*[1]//*[2]//*[1]//*[1]//*[11]"}
[1] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"4EC232A1-1B43-4B50-85A6-163EE5285B29","type":"XCUIElementTypeCell","label":null},"sessionId":"543C14E0-B745-4533-BD63-958DF8A63A09","status":0}
[1] [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"4EC232A1-1B43-4B50-85A6-163EE5285B29","type":"XCUIElementTypeCell","label":null}
[1] [HTTP] <-- POST /wd/hub/session/b5228c9c-3ee6-4538-a26e-b795ec34e98a/element 200 1230 ms - 164
[1] [HTTP] --> POST /wd/hub/session/b5228c9c-3ee6-4538-a26e-b795ec34e98a/touch/click {"element":"4EC232A1-1B43-4B50-85A6-163EE5285B29"}
[1] [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["4EC232A1-1B43-4B50-85A6-163EE5285B29","b5228c9c-3ee6-4538-a26e-b795ec34e98a"]
[1] [debug] [XCUITest] Executing command 'click'
[1] [HTTP] <-- POST /wd/hub/session/b5228c9c-3ee6-4538-a26e-b795ec34e98a/touch/click 500 14 ms - 203
[1] reporting error { e: {"message":"[element.tap()] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Command should be proxied to WDA","status":13,"cause":{"status":13,"value":{"message":"An unknown server-side error occurred while processing the command. Original error: Command should be proxied to WDA"},"sessionId":"b5228c9c-3ee6-4538-a26e-b795ec34e98a"},"jso...,
[1] uuid: 'f9b725db-fc8d-49cf-b533-f56de8fba948' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment