SeleniumHQ / selenium

A browser automation framework and ecosystem.
https://selenium.dev
Apache License 2.0
30.49k stars 8.15k forks source link

[🐛 Bug]: season not created if use headless=new #12587

Closed NCLnclNCL closed 1 year ago

NCLnclNCL commented 1 year ago

What happened?

if i dont use headless, it will dont errors or very rare if i use headless, appear quite often

How can we reproduce the issue?

Use --headless=new and open multi threads

Relevant log output

season not created

Operating System

win 10

Selenium version

4.1.10

What are the browser(s) and version(s) where you see this issue?

115

What are the browser driver(s) and version(s) where you see this issue?

115

Are you using Selenium Grid?

No

github-actions[bot] commented 1 year ago

@NCLnclNCL, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C), add the applicable G-* label, and it will provide the correct link and auto-close the issue.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

titusfortner commented 1 year ago

If it happens on headless but not without headless, then it is likely an issue with chromedriver. Without more logs or reproducible information, there's nothing we can help track down. I'd prepare the things Google requests and file a ticket with them.

github-actions[bot] commented 1 year ago

Hi, @NCLnclNCL. This issue has been determined to require fixes in ChromeDriver.

You can see if the feature is passing in the Web Platform Tests.

If it is something new, please create an issue with the ChromeDriver team. Feel free to comment the issues that you raise back in this issue. Thank you.

github-actions[bot] commented 10 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.