Skip to content

Instantly share code, notes, and snippets.

@rafalf
Created October 30, 2016 15:50
Show Gist options
  • Save rafalf/27a6f4fcb1d04c0a3993c2dd45aa086c to your computer and use it in GitHub Desktop.
Save rafalf/27a6f4fcb1d04c0a3993c2dd45aa086c to your computer and use it in GitHub Desktop.
Welcome to Appium v1.4.16
===========
info: --> POST /wd/hub/session/26547f0b-d547-48b9-aeb8-66d62730b5d8/touch/perform {"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8","actions":[{"action":"tap","options":{"y":"269","x":"239","count":1,"element":"48"}}]}
> info: [debug] Pushing command to appium work queue: ["element:getLocation",{"elementId":"48"}]
> info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"48"}}
> info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
> info: [debug] [BOOTSTRAP] [debug] Got command action: getLocation
> info: [debug] [BOOTSTRAP] [debug] Returning result: {"status":0,"value":{"x":37,"y":220}}
> info: [debug] Pushing command to appium work queue: ["element:getSize",{"elementId":"48"}]
> info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"48"}}
> info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
> info: [debug] [BOOTSTRAP] [debug] Got command action: getSize
> info: [debug] [BOOTSTRAP] [debug] Returning result: {"status":0,"value":{"width":405,"height":450}}
> info: [debug] Pushing command to appium work queue: ["element:click",{"elementId":"48","x":"37239","y":"220269"}]
> info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"48","x":"37239","y":"220269"}}
> info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
> info: [debug] [BOOTSTRAP] [debug] Got command action: click
> info: [debug] [BOOTSTRAP] [debug] Returning result: {"status":0,"value":true}
> info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8"}
> info: <-- POST /wd/hub/session/26547f0b-d547-48b9-aeb8-66d62730b5d8/touch/perform 200 3158.645 ms - 76 {"status":0,"value":true,"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8"}
> info: --> POST /wd/hub/session/26547f0b-d547-48b9-aeb8-66d62730b5d8/touch/perform {"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8","actions":[{"action":"longPress","options":{"y":"269","x":"239","duration":500}}]}
> info: [debug] Pushing command to appium work queue: ["element:touchLongClick",{"x":"239","y":"269","duration":500}]
> info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"element:touchLongClick","params":{"x":"239","y":"269","duration":500}}
> info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
> info: [debug] [BOOTSTRAP] [debug] Got command action: touchLongClick
> info: [debug] [BOOTSTRAP] [debug] Display bounds: [0,0][480,800]
> info: [debug] [BOOTSTRAP] [debug] Performing TouchLongClick using element? false x: 239, y: 269, duration: 500
> info: [debug] [BOOTSTRAP] [debug] Returning result: {"status":0,"value":true}
> info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8"}
> info: <-- POST /wd/hub/session/26547f0b-d547-48b9-aeb8-66d62730b5d8/touch/perform 200 515.910 ms - 76 {"status":0,"value":true,"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8"}
> info: --> POST /wd/hub/session/26547f0b-d547-48b9-aeb8-66d62730b5d8/element {"using":"id","sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8","value":"com.nineteenthmile:id/ok"}
> info: [debug] Waiting up to 0ms for condition
> info: [debug] Pushing command to appium work queue: ["find",{"strategy":"id","selector":"com.nineteenthmile:id/ok","context":"","multiple":false}]
> info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.nineteenthmile:id/ok","context":"","multiple":false}}
> info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
> info: [debug] [BOOTSTRAP] [debug] Got command action: find
> info: [debug] [BOOTSTRAP] [debug] Finding com.nineteenthmile:id/ok using ID with the contextId: multiple: false
> info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.nineteenthmile:id/ok]
> info: [debug] [BOOTSTRAP] [debug] Returning result: {"status":0,"value":{"ELEMENT":"49"}}
> info: [debug] Responding to client with success: {"status":0,"value":{"ELEMENT":"49"},"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8"}
> info: <-- POST /wd/hub/session/26547f0b-d547-48b9-aeb8-66d62730b5d8/element 200 23.238 ms - 88 {"status":0,"value":{"ELEMENT":"49"},"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8"}
> info: --> POST /wd/hub/session/26547f0b-d547-48b9-aeb8-66d62730b5d8/touch/perform {"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8","actions":[{"action":"tap","options":{"y":null,"x":null,"count":1,"element":"49"}}]}
> info: [debug] Pushing command to appium work queue: ["element:getLocation",{"elementId":"49"}]
> info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"49"}}
> info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
> info: [debug] [BOOTSTRAP] [debug] Got command action: getLocation
> info: [debug] [BOOTSTRAP] [debug] Returning result: {"status":0,"value":{"x":328,"y":670}}
> info: [debug] Pushing command to appium work queue: ["element:getSize",{"elementId":"49"}]
> info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"49"}}
> info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
> info: [debug] [BOOTSTRAP] [debug] Got command action: getSize
> info: [debug] [BOOTSTRAP] [debug] Returning result: {"status":0,"value":{"width":90,"height":84}}
> info: [debug] Pushing command to appium work queue: ["element:click",{"elementId":"49","x":373,"y":712}]
> info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"49","x":373,"y":712}}
> info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
> info: [debug] [BOOTSTRAP] [debug] Got command action: click
> info: [debug] [BOOTSTRAP] [debug] Returning result: {"status":0,"value":true}
> info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8"}
> info: <-- POST /wd/hub/session/26547f0b-d547-48b9-aeb8-66d62730b5d8/touch/perform 200 419.846 ms - 76 {"status":0,"value":true,"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8"}
> info: --> POST /wd/hub/session/26547f0b-d547-48b9-aeb8-66d62730b5d8/element {"using":"accessibility id","sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8","value":"choose_time"}
> info: [debug] Waiting up to 0ms for condition
> info: [debug] Pushing command to appium work queue: ["find",{"strategy":"accessibility id","selector":"choose_time","context":"","multiple":false}]
> info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"choose_time","context":"","multiple":false}}
> info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
> info: [debug] [BOOTSTRAP] [debug] Got command action: find
> info: [debug] [BOOTSTRAP] [debug] Finding choose_time using ACCESSIBILITY_ID with the contextId: multiple: false
> info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=choose_time, INSTANCE=0]
> info: [debug] [BOOTSTRAP] [debug] Returning result: {"status":0,"value":{"ELEMENT":"50"}}
> info: [debug] Responding to client with success: {"status":0,"value":{"ELEMENT":"50"},"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8"}
> info: <-- POST /wd/hub/session/26547f0b-d547-48b9-aeb8-66d62730b5d8/element 200 22.957 ms - 88 {"status":0,"value":{"ELEMENT":"50"},"sessionId":"26547f0b-d547-48b9-aeb8-66d62730b5d8"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment