Uses of Class
org.openqa.selenium.chrome.ChromeOptions
-
-
Uses of ChromeOptions in org.openqa.selenium.chrome
Constructors in org.openqa.selenium.chrome with parameters of type ChromeOptions Constructor Description ChromeDriver(ChromeDriverService service, ChromeOptions options)
Creates a new ChromeDriver instance with the specified options.ChromeDriver(ChromeOptions options)
Creates a new ChromeDriver instance with the specified options.
-