public class IPhoneSimulatorDriver extends IPhoneDriver
IPhoneDriver.STORAGE_TYPERemoteWebDriver.RemoteTargetLocator, RemoteWebDriver.RemoteWebDriverOptions, RemoteWebDriver.Whenorg.openqa.selenium.WebDriver.ImeHandler, org.openqa.selenium.WebDriver.Navigation, org.openqa.selenium.WebDriver.Options, org.openqa.selenium.WebDriver.TargetLocator, org.openqa.selenium.WebDriver.Timeouts, org.openqa.selenium.WebDriver.WindowDEFAULT_IWEBDRIVER_URL| Constructor and Description |
|---|
IPhoneSimulatorDriver(IPhoneSimulatorBinary iphoneSimulator) |
IPhoneSimulatorDriver(String iWebDriverUrl,
IPhoneSimulatorBinary iphoneSimulator) |
IPhoneSimulatorDriver(URL iWebDriverUrl,
IPhoneSimulatorBinary iphoneSimulator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
startClient() |
protected void |
stopClient() |
close, getLocalStorage, getScreenshotAs, getSessionStorage, setFileDetector, switchToexecute, execute, executeAsyncScript, executeScript, findElement, findElement, findElementByClassName, findElementByCssSelector, findElementById, findElementByLinkText, findElementByName, findElementByPartialLinkText, findElementByTagName, findElementByXPath, findElements, findElements, findElementsByClassName, findElementsByCssSelector, findElementsById, findElementsByLinkText, findElementsByName, findElementsByPartialLinkText, findElementsByTagName, findElementsByXPath, get, getCapabilities, getCommandExecutor, getCurrentUrl, getElementConverter, getErrorHandler, getExecuteMethod, getFileDetector, getKeyboard, getMouse, getPageSource, getRemoteStatus, getSessionId, getTitle, getWindowHandle, getWindowHandles, log, manage, navigate, quit, setCommandExecutor, setElementConverter, setFoundBy, setLogLevel, setSessionId, startSession, startSession, toStringpublic IPhoneSimulatorDriver(URL iWebDriverUrl, IPhoneSimulatorBinary iphoneSimulator) throws Exception
Exceptionpublic IPhoneSimulatorDriver(String iWebDriverUrl, IPhoneSimulatorBinary iphoneSimulator) throws Exception
Exceptionpublic IPhoneSimulatorDriver(IPhoneSimulatorBinary iphoneSimulator) throws Exception
Exceptionprotected void startClient()
startClient in class RemoteWebDriverprotected void stopClient()
stopClient in class RemoteWebDriverCopyright © 2013. All Rights Reserved.