DriverService DriverServiceExecutableName Property WebDriver
Gets the executable file name of the driver service.

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

protected string DriverServiceExecutableName { get; }
See Also