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.BuilderGeckoDriverService.Builder. usingFirefoxBinary(FirefoxBinary firefoxBinary)Sets which browser executable the builder will use.GeckoDriverService.BuilderGeckoDriverService.Builder. withAllowHosts(java.lang.String allowHosts)Values of the Host header to allow for incoming requests.
-