WebDriverBackedSelenium PropertiesWebDriver
The WebDriverBackedSelenium type exposes the following members.
Properties

  NameDescription
Public propertyProcessor
The command processor that handles all of our Selenium commands
(Inherited from DefaultSelenium.)
Public propertyUnderlyingWebDriver
Gets the underlying IWebDriver object used to drive the browser for this instance of Selenium.
Back to Top
See Also