Uses of Class
org.openqa.selenium.firefox.FirefoxDriverService
-
-
Uses of FirefoxDriverService in org.openqa.selenium.firefox
Classes in org.openqa.selenium.firefox with type parameters of type FirefoxDriverService Modifier and Type Class Description static classFirefoxDriverService.Builder<DS extends FirefoxDriverService,B extends FirefoxDriverService.Builder<?,?>>Subclasses of FirefoxDriverService in org.openqa.selenium.firefox Modifier and Type Class Description classGeckoDriverServiceManages the life and death of an GeckoDriverConstructors in org.openqa.selenium.firefox with parameters of type FirefoxDriverService Constructor Description FirefoxDriver(FirefoxDriverService service)Creates a new FirefoxDriver instance.FirefoxDriver(FirefoxDriverService service, FirefoxOptions options)FirefoxDriver(FirefoxDriverService service, FirefoxOptions options, org.openqa.selenium.remote.http.ClientConfig clientConfig)
-