microsoft / WinAppDriver

Windows Application Driver
MIT License
3.7k stars 1.4k forks source link

Getting HTTP/1.1 404 Not Found error while initializing WinAppDriver #1854

Open RamakrishnanRajaram opened 1 year ago

RamakrishnanRajaram commented 1 year ago

While initializing the driver session, WinAppDriver throws HTTP/1.1 404 Not Found error. But the same works in C# client.

Versions: Appium-Python-Client 2.8.1 WinAppDriver 1.2.1 Appium 1.22.3

WinAppDriver Logs: image

Driver initialization: image

amitraj012 commented 1 year ago

I'm also getting this same issue, I don't know if it's a known issue for the contributors of [WinAppDriver]. can anyone please suggest any solutions?