-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
[🐛 Bug]: Ensuring Drivers close #15634
Copy link
Copy link
Open
Labels
C-rbRuby BindingsRuby BindingsI-defectSomething is not working as intendedSomething is not working as intendedJ-staleApplied to issues that become stale, and eventually closed.Applied to issues that become stale, and eventually closed.
Description
Description
Selenium closes the driver as part of the quit method, but it is possible for Selenium to start the driver, but error when creating the session, which prevents the driver process from being closed.
I see this for sure in Ruby, but I think this applies to other languages as well, so we should check.
Reproducible Code
n/aDebugging Logs
n/a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-rbRuby BindingsRuby BindingsI-defectSomething is not working as intendedSomething is not working as intendedJ-staleApplied to issues that become stale, and eventually closed.Applied to issues that become stale, and eventually closed.