Name |
Description |
ChromeBinary |
Provides a mechanism to find the Chrome Binary |
ChromeCommandExecutor |
Provides a mechanism to execute commands on the browser |
ChromeCommandJsonConverter |
Mechanism for Converting ChromeCommands to JSON |
ChromeDriver |
Provides a mechanism to write tests against Chrome |
ChromeDriver.ChromeNavigation |
Provides a way to navigate |
ChromeDriver.ChromeOptions |
Provides a mechanism to add options to the browser |
ChromeDriver.ChromeTargetLocator |
Provides a mechanism to find targets on the page |
ChromeDriverService |
Exposes the service provided by the native ChromeDriver executable. |
ChromeExtension |
Provides a mechanism to Add the WebDriver Extension |
ChromeOptions |
Class to manage options specific to ChromeDriver |
ChromeProfile |
Manages the extension used by the ChromeDriver. |
ChromeResponse |
Represents the Response coming back from chrome |
ChromeWebElement |
Provides a mechanism to get elements off the page for test |
CookieJsonConverter |
Converter used to convert Cookies to the proper JSON format. |