Open pavelnaut opened 3 years ago
Same error for me. It is not possible to launch WinAppDriver v1.2.99 with Appium.
Version 1.2.99
But all is ok on version 1.2.2009:
Thanks for the report! Looking into this now.
It looks like our build system didn't stamp WinAppDriver with a version number (how curious!)
We'll fix this in two ways:
/status
even if we cannot produce a version number, as /status
is required to work to begin a session with Appium.Is WinAppDriver now compatible with Selenium 4?
Is someone going to fix it? This problem is known for more than a year without any progress 🤷♂️
Duplicate of #1874
Using a simple get request to get the status returns a 500 internal error. I am using the x64 build on a x64 architecture. Below command does not throw an error on previous stable build v1.2.1.
Command:
wget http://127.0.0.1:4723/status
Response: