Created
May 22, 2017 06:48
-
-
Save saikirankv/d7a0a1d5fad87fbb1dea97c30d53f745 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[HTTP] --> POST /wd/hub/session/8ae64f30-738f-4503-988e-55529d1eee95/element/3d185173-06ad-4e5c-aa98-bbc518679ba6/value {"sessionId":"8ae64f30-738f-4503-988e-55529d1eee95","id":"3d185173-06ad-4e5c-aa98-bbc518679ba6","value":["t","e","s","t","i","n","g"]} | |
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["t","e","s","t","i","n","g"],"3d185173-06ad-4e5c-aa98-bbc518679ba6","8ae64f30-738f-4503-988e-55529d1eee95"] | |
[debug] [JSONWP Proxy] Proxying [POST /element/3d185173-06ad-4e5c-aa98-bbc518679ba6/value] to [POST http://localhost:8201/wd/hub/session/f806710f-597a-4642-aed1-9c571d418bed/element/3d185173-06ad-4e5c-aa98-bbc518679ba6/value] with body: {"elementId":"3d185173-06ad-4e5c-aa98-bbc518679ba6","text":"testing","replace":false} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f806710f-597a-4642-aed1-9c571d418bed","status":0,"value":""} | |
[debug] [MJSONWP] Responding to client with driver.setValue() result: "" | |
[HTTP] <-- POST /wd/hub/session/8ae64f30-738f-4503-988e-55529d1eee95/element/3d185173-06ad-4e5c-aa98-bbc518679ba6/value 200 117 ms - 74 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment