Uses of Class
org.openqa.selenium.chrome.ChromeOptions
Packages that use ChromeOptions
- 
Uses of ChromeOptions in org.openqa.selenium.chromeMethods in org.openqa.selenium.chrome that return ChromeOptionsConstructors in org.openqa.selenium.chrome with parameters of type ChromeOptionsModifierConstructorDescriptionChromeDriver(ChromeDriverService service, ChromeOptions options) Creates a new ChromeDriver instance with the specified options.ChromeDriver(ChromeDriverService service, ChromeOptions options, ClientConfig clientConfig) ChromeDriver(ChromeOptions options) Creates a new ChromeDriver instance with the specified options.