Creates a new DriverService using this instance's current configuration.
A new driver service.
Defines the environment to start the server under. This setting will be inherited by every browser session started by the server. By default, the server will inherit the enviroment of the current process.
The desired
environment to use, or null
if the server should inherit the
current environment.
A self reference.
Generated using TypeDoc
Creates DriverService objects that manage a WebDriver server in a child process.