[🐛 Bug]: org.openqa.selenium.NoSuchSessionException: Session ID is null. Using WebDriver after calling quit()? #15554
Labels
I-defect
Something is not working as intended
J-issue-template
Applied to issues not following the template, or missing information.
What happened?
org.openqa.selenium.NoSuchSessionException: Session ID is null. Using WebDriver after calling quit()?
How can we reproduce the issue?
It is a Long Running Test Case, Steps succeed, no WebDriverQuit happens, but in some Random Cases, and Random Steps, the SessionID Gets Erradicated from the WebDriver. We are using the new W3C Compliant BIDI / Network API as well, and standard Selenium APIs
Relevant log output
Operating System
Windows 11
Selenium version
Java 4.29.0
What are the browser(s) and version(s) where you see this issue?
Chrome 134, Edge
What are the browser driver(s) and version(s) where you see this issue?
134.0.6998.165, Edge
Are you using Selenium Grid?
No
The text was updated successfully, but these errors were encountered: