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()Deprecated.Configures and returns a newXpiDriverServiceusing the default configuration.protected XpiDriverServiceXpiDriverService.Builder. createDriverService(java.io.File exe, int port, java.time.Duration timeout, java.util.List<java.lang.String> args, java.util.Map<java.lang.String,java.lang.String> environment)
-