Skip to content
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

Cannot start edgedriver when edge is not installed in program files for edge v120+ #144

Open
Frazerus opened this issue May 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Frazerus
Copy link

When starting edge with selenium and edgedriver, we get an exception The HTTP request to the remote WebDriver server for URL http://localhost:51498/session timed out after 60 seconds. This only happens when edge is started from a different location than the typical installation location in program files (we do this for testing with older edge versions).

This problem happens since edge v120, everything worked fine before that.

A small reproduction can be found in https://github.com/Frazerus/TestIt/tree/bugreport_edge_v121, for C# and python.

@Frazerus Frazerus added the bug Something isn't working label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant