Uses of Class
org.openqa.selenium.firefox.GeckoDriverService
-
Uses of GeckoDriverService in org.openqa.selenium.firefox
Modifier and TypeMethodDescriptionstatic GeckoDriverService
GeckoDriverService.createDefaultService()
Configures and returns a newGeckoDriverService
using the default configuration.protected GeckoDriverService
GeckoDriverService.Builder.createDriverService
(File exe, int port, Duration timeout, List<String> args, Map<String, String> environment)