Uses of Class
org.openqa.selenium.firefox.GeckoDriverService
-
Uses of GeckoDriverService in org.openqa.selenium.firefox
Methods 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)