Gets the IWebDriver object that executes the commands for this command processor.
Namespace: SeleniumAssembly: Selenium.WebDriverBackedSelenium (in Selenium.WebDriverBackedSelenium.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public IWebDriver UnderlyingWebDriver { get; }
See Also