Skip to content

Instantly share code, notes, and snippets.

@chenlujjj
Created April 17, 2018 07:05
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 chenlujjj/6f5bc2ac8834c578089a0e729a8d9a28 to your computer and use it in GitHub Desktop.
Save chenlujjj/6f5bc2ac8834c578089a0e729a8d9a28 to your computer and use it in GitHub Desktop.
appium_log
2018-04-17 14:34:51:700 - info: [HTTP] --> POST /wd/hub/session/03aea446-d813-420d-ae05-01290fd38ff6/element {"using":"id","sessionId":"03aea446-d813-420d-ae05-01290fd38ff6","value":"com.app.app:id/ib_captor_bottom_setting"}
2018-04-17 14:34:51:700 - info: [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","com.app.app:id/ib_captor_bottom_setting","03aea446-d813-420d-ae05-01290fd38ff6"]
2018-04-17 14:34:51:701 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-04-17 14:34:51:701 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-04-17 14:34:51:701 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-04-17 14:34:51:701 - info: [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/1ce7e3aa-99e6-4699-ba9c-313fe34fa87d/element] with body: {"strategy":"id","selector":"com.app.app:id/ib_captor_bottom_setting","context":"","multiple":false}
2018-04-17 14:35:22:051 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"1ce7e3aa-99e6-4699-ba9c-313fe34fa87d","status":0,"value":{"ELEMENT":"6248a1b7-b3b2-482c-8e93-9a252317ceb4"}}
2018-04-17 14:35:22:053 - info: [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"6248a1b7-b3b2-482c-8e93-9a252317ceb4"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment