Uses of Class
org.openqa.selenium.firefox.xpi.XpiDriverService
-
-
Uses of XpiDriverService in org.openqa.selenium.firefox.xpi
Methods in org.openqa.selenium.firefox.xpi that return XpiDriverService Modifier and Type Method Description static XpiDriverServiceXpiDriverService. createDefaultService()Configures and returns a newXpiDriverServiceusing the default configuration.protected XpiDriverServiceXpiDriverService.Builder. createDriverService(java.io.File exe, int port, java.time.Duration timeout, com.google.common.collect.ImmutableList<java.lang.String> args, com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String> environment)
-