microsoft / WinAppDriver

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

/status returns error 500 #1874

Open osamanatouf2 opened 1 year ago

osamanatouf2 commented 1 year ago

WiinAppDriver v1.3 Release Candidate 1 (1.2.99)](https://github.com/microsoft/WinAppDriver/releases/tag/v1.2.99) GET /status returns error 500: {"status":13," value":{"error":"unknown error","message":"An unknown error occurred in the remote end while processing the command."}}

Some tools call /status as their first operation, and the error stops them from proceeding further. This is mentioned in several other bug reports (see for example https://github.com/microsoft/WinAppDriver/issues/1728 or https://github.com/microsoft/WinAppDriver/issues/1739).

@DHowett Any update on this?

anunay1 commented 1 year ago

@DHowett I think it fix is still lying in your shelveset.

likc-1117 commented 1 year ago

you can use WinAppDriver(1.2.1)