DriverService PropertiesWebDriver
The DriverService type exposes the following members.
Properties

  NameDescription
Protected propertyCommandLineArguments
Gets the command-line arguments for the driver service.
Protected propertyDriverServiceExecutableName
Gets the executable file name of the driver service.
Public propertyIsRunning
Gets a value indicating whether the service is running.
Public propertyPort
Gets or sets the port of the service.
Public propertyServiceUrl
Gets the Uri of the service.
Public propertySuppressInitialDiagnosticInformation
Gets or sets a value indicating whether the initial diagnostic information is suppressed when starting the driver server executable. Defaults to  , meaning diagnostic information should be shown by the driver server executable.
Back to Top
See Also