-
-
Notifications
You must be signed in to change notification settings - Fork 8.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
[🐛 Bug]: Selenium driver crashes unexpectedly against Windows 11 OS #14879
Comments
@bwomsm1, thank you for creating this issue. We will troubleshoot it as soon as we can. Info for maintainersTriage this issue by using labels.
If information is missing, add a helpful comment and then
If the issue is a question, add the
If the issue is valid but there is no time to troubleshoot it, consider adding the
If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C),
add the applicable
After troubleshooting the issue, please add the Thank you! |
Hi, @bwomsm1. Either a complete code snippet and URL/HTML (if more than one file is needed, provide a GitHub repo and instructions to run the code), the specific versions used, or a more detailed description to help us understand the issue. Note: If you cannot share your code and URL/HTML, any complete code snippet and URL/HTML that reproduces the issue is good enough. Reply to this issue when all information is provided, thank you. |
Sorry, but I cannot share the code in GIT, what additional info you need?
Windows OS: |
We need a way to reproduce the issue. We need the code and a site you provide so we can triage. Would you be able to diagnose what the issue is with the information you provided? |
No, sorry,
Only against Windows OS 11. |
It does not need to be on the same website. Any website or page that reproduces the error helps. |
ok, thank you, I will work on reproducing it against some web page on web. Another question please, (for example, python 3.13? Java 17? etc') |
What happened?
Selenium driver unexpectedly raising the following error:
How can we reproduce the issue?
Relevant log output
The text was updated successfully, but these errors were encountered: