Created
April 17, 2018 07:05
-
-
Save chenlujjj/6f5bc2ac8834c578089a0e729a8d9a28 to your computer and use it in GitHub Desktop.
appium_log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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