I call driver.quit() on test teardown, but the chromedriver process stays alive and doesn't shut down.
So between executions sometimes Chrome doesn't open at all, and I need to manually shut down the processes.
Someone familiar with this issue?
I'm using selenium 3.5