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 XpiDriverService
XpiDriverService. createDefaultService()
Deprecated.Configures and returns a newXpiDriverService
using the default configuration.protected XpiDriverService
XpiDriverService.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)
-