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.GeckoDriverService.Builder
GeckoDriverService.Builder. withAllowHosts(java.lang.String allowHosts)
Values of the Host header to allow for incoming requests.
-