| Name | Description | Type | Package | Framework |
| ChromeDriver | A WebDriver implementation that controls a Chrome browser running on the local machine. | Class | org.openqa.selenium.chrome | Selenium |
| ChromeDriverService | Manages the life and death of a chromedriver server. | Class | org.openqa.selenium.chrome | Selenium |
| ChromeDriverService .Builder | Builder used to configure new ChromeDriverService instances. | Class | org.openqa.selenium.chrome.ChromeDriverService | Selenium |
| ChromeOptions | Class to manage options specific to ChromeDriver. | Class | org.openqa.selenium.chrome | Selenium |