Class WebDriverBrowser.CustomDriverOptions
java.lang.Object
org.openqa.selenium.MutableCapabilities
org.openqa.selenium.remote.AbstractDriverOptions<WebDriverBrowser.CustomDriverOptions>
com.norconex.crawler.web.fetch.impl.webdriver.WebDriverBrowser.CustomDriverOptions
- All Implemented Interfaces:
Serializable,org.openqa.selenium.Capabilities
- Enclosing class:
WebDriverBrowser
public static class WebDriverBrowser.CustomDriverOptions
extends org.openqa.selenium.remote.AbstractDriverOptions<WebDriverBrowser.CustomDriverOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openqa.selenium.remote.AbstractDriverOptions
asMap, getCapability, getCapabilityNames, setAcceptInsecureCerts, setBrowserVersion, setEnableDownloads, setImplicitWaitTimeout, setPageLoadStrategy, setPageLoadTimeout, setPlatformName, setProxy, setScriptTimeout, setStrictFileInteractability, setUnhandledPromptBehaviourMethods inherited from class org.openqa.selenium.MutableCapabilities
equals, hashCode, merge, setCapability, setCapability, setCapability, setCapability, toJson, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.openqa.selenium.Capabilities
get, getBrowserName, getBrowserVersion, getPlatformName, is, required
-
Constructor Details
-
CustomDriverOptions
public CustomDriverOptions()
-
-
Method Details
-
getExtraCapability
- Specified by:
getExtraCapabilityin classorg.openqa.selenium.remote.AbstractDriverOptions<WebDriverBrowser.CustomDriverOptions>
-
getExtraCapabilityNames
- Specified by:
getExtraCapabilityNamesin classorg.openqa.selenium.remote.AbstractDriverOptions<WebDriverBrowser.CustomDriverOptions>
-