Skip to content

Instantly share code, notes, and snippets.

@rafalf
Created November 4, 2016 07:54
Show Gist options
  • Select an option

  • Save rafalf/a039a032c3d2f58171a23dccf71e846f to your computer and use it in GitHub Desktop.

Select an option

Save rafalf/a039a032c3d2f58171a23dccf71e846f to your computer and use it in GitHub Desktop.
appium-1.6-log-failure
[HTTP] --> POST /wd/hub/session/54625080-eaee-45cd-922e-f64979836054/touch/perform {"sessionId":"54625080-eaee-45cd-922e-f64979836054","actions":[{"action":"tap","options":{"y":null,"x":null,"count":1,"element":"39"}}]}
[MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"y":null,"x":null,"count":1,"element":"39"}}],"54625080-eaee-45cd-922e-f64979836054"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"39"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"39"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"39"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":328,"y":670}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"39"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"39","x":373,"y":712}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":90,"height":84}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"39","x":373,"y":712}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[debug] [AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.performTouch() result: null
[HTTP] <-- POST /wd/hub/session/54625080-eaee-45cd-922e-f64979836054/touch/perform 200 437 ms - 76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment