| 限定符和类型 | 类和说明 |
|---|---|
class |
ChromeDriverService
Manages the life and death of a chromedriver server.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
EdgeDriverService
Manages the life and death of a MicrosoftWebDriver server.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
GeckoDriverService
Manages the life and death of an GeckoDriver aka 'wires'.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
InternetExplorerDriverService
Manages the life and death of an IEDriverServer.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OperaDriverService
Manages the life and death of a operadriver server.
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DriverService.Builder<DS extends DriverService,B extends DriverService.Builder> |
| 构造器和说明 |
|---|
DriverCommandExecutor(DriverService service)
Creates a new DriverCommandExecutor which will communicate with the driver as configured
by the given
service. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SafariDriverService |