- 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, GECKO_DRIVER_LOG_LEVEL_PROPERTY, GECKO_DRIVER_LOG_NO_TRUNCATE, GECKO_DRIVER_LOG_PROPERTY, GECKO_DRIVER_NAME, GECKO_DRIVER_PROFILE_ROOT
-
Fields inherited from class org.openqa.selenium.remote.service.DriverService
DEFAULT_TIMEOUT, LOG_NULL, LOG_STDERR, LOG_STDOUT, process
-
Method Summary
-
Methods inherited from class org.openqa.selenium.firefox.GeckoDriverService
createDefaultService, getDefaultDriverOptions, getDriverName, getDriverProperty, hasShutdownEndpoint, waitUntilAvailable
-
Methods inherited from class org.openqa.selenium.remote.service.DriverService
close, findExePath, getArgs, getDriverExecutable, getEnvironment, getExecutable, getOutputStream, getTimeout, getUrl, sendOutputTo, setExecutable
-
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 © 2023. All rights reserved.