Uses of Class
org.openqa.selenium.firefox.GeckoDriverService
Packages that use GeckoDriverService
- 
Uses of GeckoDriverService in org.openqa.selenium.firefoxMethods in org.openqa.selenium.firefox that return GeckoDriverServiceModifier and TypeMethodDescriptionstatic GeckoDriverServiceGeckoDriverService.createDefaultService()Configures and returns a newGeckoDriverServiceusing the default configuration.protected GeckoDriverServiceGeckoDriverService.Builder.createDriverService(File exe, int port, Duration timeout, List<String> args, Map<String, String> environment)