Uses of Class
org.openqa.selenium.firefox.FirefoxDriverService
Packages that use FirefoxDriverService
-
Uses of FirefoxDriverService in org.openqa.selenium.firefox
Classes in org.openqa.selenium.firefox with type parameters of type FirefoxDriverServiceModifier and TypeClassDescriptionstatic class
FirefoxDriverService.Builder<DS extends FirefoxDriverService,
B extends FirefoxDriverService.Builder<?, ?>> Subclasses of FirefoxDriverService in org.openqa.selenium.firefoxModifier and TypeClassDescriptionclass
Manages the life and death of an GeckoDriverConstructors in org.openqa.selenium.firefox with parameters of type FirefoxDriverServiceModifierConstructorDescriptionFirefoxDriver
(FirefoxDriverService service) Creates a new FirefoxDriver instance.FirefoxDriver
(FirefoxDriverService service, FirefoxOptions options) FirefoxDriver
(FirefoxDriverService service, FirefoxOptions options, ClientConfig clientConfig)