public class RemoteDriverFactory extends AbstractWebDriverFactory implements IWebDriverFactory
driver, webDriverConfig| Constructor and Description |
|---|
RemoteDriverFactory(DriverConfig cfg) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
createWebDriver() |
protected void |
setPageLoadTimeout(long timeout,
BrowserType type) |
cleanUp, getWebDriver, getWebDriverConfig, setImplicitWaitTimeout, setWebDriver, setWebDriverConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanUp, getWebDriver, getWebDriverConfigpublic RemoteDriverFactory(DriverConfig cfg)
public org.openqa.selenium.WebDriver createWebDriver()
throws MalformedURLException,
IllegalArgumentException,
SecurityException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException,
ClassNotFoundException
createWebDriver in interface IWebDriverFactorycreateWebDriver in class AbstractWebDriverFactoryMalformedURLExceptionIllegalArgumentExceptionSecurityExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchMethodExceptionClassNotFoundExceptionprotected void setPageLoadTimeout(long timeout,
BrowserType type)
Copyright © 2021. All rights reserved.