| 类 | 说明 |
|---|---|
| DriverCommandExecutor |
A specialized
HttpCommandExecutor that will use a DriverService that lives
and dies with a single WebDriver session. |
| DriverService |
Manages the life and death of a native executable driver server.
|
| DriverService.Builder<DS extends DriverService,B extends DriverService.Builder> |