| Package | Description |
|---|---|
| org.openqa.selenium.remote.service |
| Modifier and Type | Class and Description |
|---|---|
static class |
DriverService.Builder<DS extends DriverService,B extends DriverService.Builder> |
| Constructor and Description |
|---|
DriverCommandExecutor(DriverService service)
Creates a new DriverCommandExecutor which will communicate with the driver as configured
by the given
service. |
DriverCommandExecutor(DriverService service,
Map<String,CommandInfo> additionalCommands)
Creates an
DriverCommandExecutor that supports non-standard
additionalCommands in addition to the standard. |
Copyright © 2015. All rights reserved.