Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
O
S
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
getScreenshotAs(OutputType<X>)
- 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.
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
O
org.openqa.selenium.iphone
- package org.openqa.selenium.iphone
S
shutdown()
- Method in class org.openqa.selenium.iphone.
IPhoneSimulatorBinary
Kills iWebDriver and the iPhone Simulator.
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
C
D
E
G
I
O
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.