-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EdgeDriver 115.0.1901.188 fails on Linux #8046
Comments
Hi @tkoukkari! Thank you for reporting this issue. We'll think about what's best to do about it. |
Hey @tkoukkari, |
Ok, thanks for looking into this. Let's hope the next version of EdgeDriver fixes the issue. |
Hello! It looks like workaround is given in the upstream ticket MicrosoftEdge/EdgeWebDriver#102 (comment) going to close this specific issue as there is nothing actable for us for the time being, as soon as Microsoft releases a fixed version of the driver it will be a part of the next image update automatically, let us know if there are any more concerns. |
facing same issue for edge driver version 117.0.2045.35 |
Description
WebDriverException: Message: unknown error: unrecognized Microsoft Edge version: HeadlessChrome/115.0.5790.110
Works fine with previous version of EdgeDriver 115.0.1901.183 and below.
Also reported in EdgrDriver repo:
MicrosoftEdge/EdgeWebDriver#102
Might be best to downgrade the driver on linux until fix is available.
Platforms affected
Runner images affected
Image version and build link
latest
Is it regression?
Yes, worked fine with previous edgedriver version
Expected behavior
Running automated test with selenium webdriver / Edge on linux should be possible.
Actual behavior
Browser fails to open. Works fine with previous version of EdgeDriver.
Note: No issues on other platforms (Mac/Windows).
Repro steps
Use Webdriver to open Edge on Linux.
The text was updated successfully, but these errors were encountered: