- java.lang.Object
-
- org.openqa.selenium.remote.service.DriverService
-
- org.openqa.selenium.firefox.FirefoxDriverService
-
- org.openqa.selenium.firefox.GeckoDriverService
-
- net.serenitybdd.core.webdriver.servicepools.DisabledGeckoDriverService
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.openqa.selenium.firefox.GeckoDriverService
org.openqa.selenium.firefox.GeckoDriverService.Builder
-
Field Summary
-
Fields inherited from class org.openqa.selenium.firefox.GeckoDriverService
GECKO_DRIVER_EXE_PROPERTY
-
Fields inherited from class org.openqa.selenium.remote.service.DriverService
DEFAULT_TIMEOUT, process
-
Method Summary
-
Methods inherited from class org.openqa.selenium.firefox.GeckoDriverService
createDefaultService, hasShutdownEndpoint, waitUntilAvailable
-
Methods inherited from class org.openqa.selenium.remote.service.DriverService
checkExecutable, close, findExecutable, getArgs, getEnvironment, getOutputStream, getTimeout, getUrl, sendOutputTo
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getUrl
public URL getUrl()
- Overrides:
getUrl
in class org.openqa.selenium.remote.service.DriverService
-
stop
public void stop()
- Overrides:
stop
in class org.openqa.selenium.remote.service.DriverService
Copyright © 2022. All rights reserved.