Uses of Class
org.openqa.selenium.firefox.FirefoxDriverService
Packages that use FirefoxDriverService
- 
Uses of FirefoxDriverService in org.openqa.selenium.firefoxClasses in org.openqa.selenium.firefox with type parameters of type FirefoxDriverServiceModifier and TypeClassDescriptionstatic classFirefoxDriverService.Builder<DS extends FirefoxDriverService,B extends FirefoxDriverService.Builder<?, ?>> Subclasses of FirefoxDriverService in org.openqa.selenium.firefoxModifier and TypeClassDescriptionclassManages 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)