How do I stop the session by session ID in Selenium using API?

When automating tests with Selenium, I was wondering if there is an API to stop the session by session ID?

Hi Joe!

Yes, you can stop the session by session ID in Selenium via API. Please refer to our documentation on Selenium Automation API.