| Class | Description |
|---|---|
| ChromeDriver |
A
WebDriver implementation that controls a Chrome browser running on the local machine. |
| ChromeDriverService |
Manages the life and death of a chromedriver server.
|
| ChromeDriverService.Builder |
Builder used to configure new
ChromeDriverService instances. |
| ChromeOptions |
Class to manage options specific to
ChromeDriver. |