WebDriverCommandProcessor ClassWebDriver
Provides an implementation the ICommandProcessor interface which uses WebDriver to complete the Selenium commands.
Inheritance Hierarchy

OnlineSystem Object
  Selenium WebDriverCommandProcessor

Namespace: Selenium
Assembly: Selenium.WebDriverBackedSelenium (in Selenium.WebDriverBackedSelenium.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public class WebDriverCommandProcessor : ICommandProcessor
See Also