ChromeDriverService ClassWebDriver
Exposes the service provided by the native ChromeDriver executable.
Inheritance Hierarchy

OnlineSystem Object
  OpenQA.Selenium DriverService
    OpenQA.Selenium.Chrome ChromeDriverService

Namespace: OpenQA.Selenium.Chrome
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public sealed class ChromeDriverService : DriverService
See Also