Gets the executable file name of the driver service.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
protected string DriverServiceExecutableName { get; }
protected string DriverServiceExecutableName { get; }
Protected ReadOnly Property DriverServiceExecutableName As String
Get
Protected ReadOnly Property DriverServiceExecutableName As String
Get
protected:
property String^ DriverServiceExecutableName {
String^ get ();
}
protected:
property String^ DriverServiceExecutableName {
String^ get ();
}