public class IPhoneDriverFactory extends AbstractWebDriverFactory implements IWebDriverFactory
driver, webDriverConfig
Constructor and Description |
---|
IPhoneDriverFactory(DriverConfig webDriverConfig) |
Modifier and Type | Method and Description |
---|---|
protected org.openqa.selenium.WebDriver |
createNativeDriver() |
org.openqa.selenium.WebDriver |
createWebDriver() |
protected void |
setPageLoadTimeout(long timeout) |
cleanUp, getWebDriver, getWebDriverConfig, setImplicitWaitTimeout, setWebDriver, setWebDriverConfig
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cleanUp, getWebDriver, getWebDriverConfig
public IPhoneDriverFactory(DriverConfig webDriverConfig)
protected org.openqa.selenium.WebDriver createNativeDriver() throws MalformedURLException
MalformedURLException
public org.openqa.selenium.WebDriver createWebDriver() throws IOException
createWebDriver
in interface IWebDriverFactory
createWebDriver
in class AbstractWebDriverFactory
IOException
protected void setPageLoadTimeout(long timeout)
Copyright © 2016. All rights reserved.