Skip to content

Instantly share code, notes, and snippets.

@icnocop
Created February 13, 2023 21:54
Show Gist options
  • Save icnocop/e7f7fb913f42b701f12f3b7e597d178a to your computer and use it in GitHub Desktop.
Save icnocop/e7f7fb913f42b701f12f3b7e597d178a to your computer and use it in GitHub Desktop.
Appium dotnet-client issue #590
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