|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openqa.selenium.remote.RemoteWebDriver
org.openqa.selenium.iphone.IPhoneDriver
org.openqa.selenium.iphone.IPhoneSimulatorDriver
public class IPhoneSimulatorDriver
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.openqa.selenium.remote.RemoteWebDriver |
|---|
RemoteWebDriver.RemoteTargetLocator, RemoteWebDriver.RemoteWebDriverOptions |
| Nested classes/interfaces inherited from interface org.openqa.selenium.WebDriver |
|---|
WebDriver.ImeHandler, WebDriver.Navigation, WebDriver.Options, WebDriver.TargetLocator, WebDriver.Timeouts |
| Field Summary |
|---|
| Fields inherited from class org.openqa.selenium.iphone.IPhoneDriver |
|---|
DEFAULT_IWEBDRIVER_URL |
| Constructor Summary | |
|---|---|
IPhoneSimulatorDriver(IPhoneSimulatorBinary iphoneSimulator)
|
|
IPhoneSimulatorDriver(java.lang.String iWebDriverUrl,
IPhoneSimulatorBinary iphoneSimulator)
|
|
IPhoneSimulatorDriver(java.net.URL iWebDriverUrl,
IPhoneSimulatorBinary iphoneSimulator)
|
|
| Method Summary | |
|---|---|
protected void |
startClient()
|
protected void |
stopClient()
|
| Methods inherited from class org.openqa.selenium.iphone.IPhoneDriver |
|---|
close, getScreenshotAs, switchTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IPhoneSimulatorDriver(java.net.URL iWebDriverUrl,
IPhoneSimulatorBinary iphoneSimulator)
throws java.lang.Exception
java.lang.Exception
public IPhoneSimulatorDriver(java.lang.String iWebDriverUrl,
IPhoneSimulatorBinary iphoneSimulator)
throws java.lang.Exception
java.lang.Exception
public IPhoneSimulatorDriver(IPhoneSimulatorBinary iphoneSimulator)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
protected void startClient()
startClient in class RemoteWebDriverprotected void stopClient()
stopClient in class RemoteWebDriver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||