JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
G
I
L
O
S
V
C
close()
- Method in class org.openqa.selenium.iphone.
IPhoneDriver
D
DEFAULT_IWEBDRIVER_URL
- Static variable in class org.openqa.selenium.iphone.
IPhoneDriver
This is the default port and URL for iWebDriver.
E
execute(Command)
- Method in class org.openqa.selenium.iphone.
IPhoneSimulatorCommandExecutor
G
getIphoneSimPath()
- Static method in class org.openqa.selenium.iphone.
IPhoneSimulatorBinary
getLocalStorage()
- Method in class org.openqa.selenium.iphone.
IPhoneDriver
getScreenshotAs(OutputType<X>)
- Method in class org.openqa.selenium.iphone.
IPhoneDriver
getSessionStorage()
- Method in class org.openqa.selenium.iphone.
IPhoneDriver
I
IPhoneDriver
- Class in
org.openqa.selenium.iphone
IPhoneDriver is a driver for running tests on Mobile Safari on the iPhone, iPad and iPod Touch.
IPhoneDriver(CommandExecutor)
- Constructor for class org.openqa.selenium.iphone.
IPhoneDriver
Create an IPhoneDriver that will use the given
executor
to communicate with the iWebDriver app.
IPhoneDriver(URL)
- Constructor for class org.openqa.selenium.iphone.
IPhoneDriver
Create an IPhoneDriver connected to the remote address passed in.
IPhoneDriver(String)
- Constructor for class org.openqa.selenium.iphone.
IPhoneDriver
Create an IPhoneDriver connected to the remote address passed in.
IPhoneDriver()
- Constructor for class org.openqa.selenium.iphone.
IPhoneDriver
Create an IPhoneDriver connected to an iphone simulator running on the local machine.
IPhoneDriver(Capabilities)
- Constructor for class org.openqa.selenium.iphone.
IPhoneDriver
IPhoneDriver.STORAGE_TYPE
- Enum in
org.openqa.selenium.iphone
IPhoneSimulatorBinary
- Class in
org.openqa.selenium.iphone
Handles launching the iWebDriver app on the iPhone Simulator in a subprocess.
IPhoneSimulatorBinary(File)
- Constructor for class org.openqa.selenium.iphone.
IPhoneSimulatorBinary
Creates a new IPhoneSimulatorBinary that will run the given application on the iPhone Simulator.
IPhoneSimulatorCommandExecutor
- Class in
org.openqa.selenium.iphone
A
CommandExecutor
that communicates with an iPhone Simulator running on localhost in a subprocess.
IPhoneSimulatorCommandExecutor(URL, IPhoneSimulatorBinary)
- Constructor for class org.openqa.selenium.iphone.
IPhoneSimulatorCommandExecutor
IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException
- Exception in
org.openqa.selenium.iphone
IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException()
- Constructor for exception org.openqa.selenium.iphone.
IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException
IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException(Throwable)
- Constructor for exception org.openqa.selenium.iphone.
IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException
IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException(String, Throwable)
- Constructor for exception org.openqa.selenium.iphone.
IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException
IPhoneSimulatorDriver
- Class in
org.openqa.selenium.iphone
IPhoneSimulatorDriver(URL, IPhoneSimulatorBinary)
- Constructor for class org.openqa.selenium.iphone.
IPhoneSimulatorDriver
IPhoneSimulatorDriver(String, IPhoneSimulatorBinary)
- Constructor for class org.openqa.selenium.iphone.
IPhoneSimulatorDriver
IPhoneSimulatorDriver(IPhoneSimulatorBinary)
- Constructor for class org.openqa.selenium.iphone.
IPhoneSimulatorDriver
isRunning()
- Method in class org.openqa.selenium.iphone.
IPhoneSimulatorBinary
L
launch()
- Method in class org.openqa.selenium.iphone.
IPhoneSimulatorBinary
O
org.openqa.selenium.iphone
- package org.openqa.selenium.iphone
S
setFileDetector(FileDetector)
- Method in class org.openqa.selenium.iphone.
IPhoneDriver
shutdown()
- Method in class org.openqa.selenium.iphone.
IPhoneSimulatorBinary
startClient()
- Method in class org.openqa.selenium.iphone.
IPhoneSimulatorCommandExecutor
startClient()
- Method in class org.openqa.selenium.iphone.
IPhoneSimulatorDriver
stopClient()
- Method in class org.openqa.selenium.iphone.
IPhoneSimulatorCommandExecutor
stopClient()
- Method in class org.openqa.selenium.iphone.
IPhoneSimulatorDriver
switchTo()
- Method in class org.openqa.selenium.iphone.
IPhoneDriver
V
valueOf(String)
- Static method in enum org.openqa.selenium.iphone.
IPhoneDriver.STORAGE_TYPE
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.openqa.selenium.iphone.
IPhoneDriver.STORAGE_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
C
D
E
G
I
L
O
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All Rights Reserved.