public class DisabledGeckoDriverService
extends org.openqa.selenium.firefox.GeckoDriverService
Constructor and Description |
---|
DisabledGeckoDriverService() |
Modifier and Type | Method and Description |
---|---|
static DisabledGeckoDriverService |
build() |
java.net.URL |
getUrl() |
boolean |
isRunning() |
void |
start() |
void |
stop() |
public DisabledGeckoDriverService() throws java.io.IOException
java.io.IOException
public static DisabledGeckoDriverService build()
public java.net.URL getUrl()
getUrl
in class org.openqa.selenium.remote.service.DriverService
public boolean isRunning()
isRunning
in class org.openqa.selenium.remote.service.DriverService
public void start() throws java.io.IOException
start
in class org.openqa.selenium.remote.service.DriverService
java.io.IOException
public void stop()
stop
in class org.openqa.selenium.remote.service.DriverService