-
Configures the comma-separated list of remote IPv4 addresses which are allowed to connect to
the driver server.
Configures the driver server appending to log file.
Allows the driver to be used with potentially incompatible versions of the browser.
ChromeDriverService.Builder.withLogLevel(org.openqa.selenium.chromium.ChromiumDriverLogLevel logLevel)
Configures the driver server log level.
Configures the format of the logging for the driver server.
ChromeDriverService.Builder.withSilent(boolean silent)
Configures the driver server for silent output.
ChromeDriverService.Builder.withVerbose(boolean verbose)
Configures the driver server verbosity.