I want to control whether my WebDriver quit but I can\'t find a method for that. (It seems that in Java there\'s a way to do it)
WebDriver
from selenium impor
it works in java, checked on FF
((RemoteWebDriver)driver).getSessionId() == null