How to resolve org.openqa.selenium.WebDriverException: Session not started or terminated
I'm using Selenide 5.12.0 + Gradle + cucumber + JUnit + Java 11 for ui and api testing. I'm getting this exception in @After method only during remote run using Jenkins Browserstack plugin. I was not able to reproduce it locally.
org.openqa.selenium.WebDri...