Created
February 13, 2023 21:54
-
-
Save icnocop/e7f7fb913f42b701f12f3b7e597d178a to your computer and use it in GitHub Desktop.
Appium dotnet-client issue #590
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
Windows Application Driver listening for requests at: http://127.0.0.1:4723/wd/hub | |
Press ENTER to exit. | |
========================================== | |
POST /wd/hub/session HTTP/1.1 | |
Accept: application/json, image/png | |
Connection: Keep-Alive | |
Content-Length: 176 | |
Content-Type: application/json;charset=utf-8 | |
Host: 127.0.0.1:4723 | |
User-Agent: selenium/3.141.0 (.net windows) | |
X-Idempotency-Key: 69a7b37c-3643-42f6-8375-a3e9595a108a | |
HTTP/1.1 200 OK | |
Content-Length: 165 | |
Content-Type: application/json | |
{"sessionId":"AC7A6B77-5C64-458A-A59A-AF5206F16B4E","status":0,"value":{"app":"C:\\Windows\\System32\\notepad.exe","platformName":"Windows","platformVersion":"1.0"}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment