Uses of Class
org.openqa.selenium.firefox.GeckoDriverService.Builder
-
-
Uses of GeckoDriverService.Builder in org.openqa.selenium.firefox
Methods in org.openqa.selenium.firefox that return GeckoDriverService.Builder Modifier and Type Method Description GeckoDriverService.Builder
GeckoDriverService.Builder. usingFirefoxBinary(FirefoxBinary firefoxBinary)
Sets which browser executable the builder will use.
-