Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
U
X
A
actualConvert(Class<T>, Object)
- Method in class org.openqa.selenium.remote.
JsonToBeanConverter
ADD_COOKIE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
android()
- Static method in class org.openqa.selenium.remote.
DesiredCapabilities
asMap()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
B
BeanToJsonConverter
- Class in
org.openqa.selenium.remote
Utility class for converting between JSON and Java Objects.
BeanToJsonConverter()
- Constructor for class org.openqa.selenium.remote.
BeanToJsonConverter
C
chrome()
- Static method in class org.openqa.selenium.remote.
DesiredCapabilities
CLEAR_ELEMENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
CLEAR_LOCAL_STORAGE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
CLEAR_SESSION_STORAGE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
CLICK_ELEMENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
CLOSE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
Command
- Class in
org.openqa.selenium.remote
Command(SessionId, String)
- Constructor for class org.openqa.selenium.remote.
Command
Command(SessionId, String, Map<String, ?>)
- Constructor for class org.openqa.selenium.remote.
Command
convert(Object)
- Method in class org.openqa.selenium.remote.
BeanToJsonConverter
Convert an object that may or may not be a JSONArray or JSONObject into its JSON string representation, handling the case where it is neither in a graceful way.
convert(Class<T>, Object)
- Method in class org.openqa.selenium.remote.
JsonToBeanConverter
convertBean(Class<T>, JSONObject)
- Method in class org.openqa.selenium.remote.
JsonToBeanConverter
D
DELETE_ALL_COOKIES
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
DELETE_COOKIE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
DesiredCapabilities
- Class in
org.openqa.selenium.remote
DesiredCapabilities(String, String, Platform)
- Constructor for class org.openqa.selenium.remote.
DesiredCapabilities
DesiredCapabilities()
- Constructor for class org.openqa.selenium.remote.
DesiredCapabilities
DesiredCapabilities(Map<String, ?>)
- Constructor for class org.openqa.selenium.remote.
DesiredCapabilities
DesiredCapabilities(Capabilities)
- Constructor for class org.openqa.selenium.remote.
DesiredCapabilities
DISMISS_ALERT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
DRAG_ELEMENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
DriverCommand
- Interface in
org.openqa.selenium.remote
An empty interface defining constants for the standard commands defined in the WebDriver JSON wire protocol.
E
ELEMENT_EQUALS
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
ELEMENT_NOT_SELECTABLE
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
ELEMENT_NOT_VISIBLE
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
equals(Object)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
equals(Object)
- Method in class org.openqa.selenium.remote.
SessionId
ErrorCodes
- Class in
org.openqa.selenium.remote
Defines common error codes for the wire protocol.
ErrorCodes()
- Constructor for class org.openqa.selenium.remote.
ErrorCodes
EXECUTE_SCRIPT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
EXECUTE_SQL
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
F
FIND_CHILD_ELEMENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
FIND_CHILD_ELEMENTS
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
FIND_ELEMENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
FIND_ELEMENTS
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
firefox()
- Static method in class org.openqa.selenium.remote.
DesiredCapabilities
G
GET
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
get(String, Object)
- Static method in class org.openqa.selenium.remote.
PropertyMunger
GET_ACTIVE_ELEMENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_ALL_COOKIES
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_APP_CACHE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_APP_CACHE_STATUS
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_COOKIE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_CURRENT_URL
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_CURRENT_WINDOW_HANDLE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_ELEMENT_ATTRIBUTE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_ELEMENT_LOCATION
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_ELEMENT_LOCATION_ONCE_SCROLLED_INTO_VIEW
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_ELEMENT_SIZE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_ELEMENT_TAG_NAME
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_ELEMENT_TEXT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_ELEMENT_VALUE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_ELEMENT_VALUE_OF_CSS_PROPERTY
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_LOCAL_STORAGE_ITEM
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_LOCAL_STORAGE_KEYS
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_LOCAL_STORAGE_SIZE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_LOCATION
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_PAGE_SOURCE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_SCREEN_ORIENTATION
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_SESSION_STORAGE_ITEM
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_SESSION_STORAGE_KEYS
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_SESSION_STORAGE_SIZE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_SPEED
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_TITLE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GET_WINDOW_HANDLES
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
getBrowserName()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
getCapability(String)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
getExceptionType(int)
- Method in class org.openqa.selenium.remote.
ErrorCodes
Returns the exception type that corresponds to the given
statusCode
.
getName()
- Method in class org.openqa.selenium.remote.
Command
getName()
- Method in class org.openqa.selenium.remote.
SimplePropertyDescriptor
getParameters()
- Method in class org.openqa.selenium.remote.
Command
getPlatform()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
getPropertyDescriptors(Class<? extends Object>)
- Static method in class org.openqa.selenium.remote.
SimplePropertyDescriptor
getReadMethod()
- Method in class org.openqa.selenium.remote.
SimplePropertyDescriptor
getSessionId()
- Method in class org.openqa.selenium.remote.
Command
getSessionId()
- Method in class org.openqa.selenium.remote.
Response
getStatus()
- Method in class org.openqa.selenium.remote.
Response
getValue()
- Method in class org.openqa.selenium.remote.
Response
getVersion()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
getWriteMethod()
- Method in class org.openqa.selenium.remote.
SimplePropertyDescriptor
GO_BACK
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
GO_FORWARD
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
H
hashCode()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
hashCode()
- Method in class org.openqa.selenium.remote.
SessionId
HOVER_OVER_ELEMENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
htmlUnit()
- Static method in class org.openqa.selenium.remote.
DesiredCapabilities
I
IMPLICITLY_WAIT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
internetExplorer()
- Static method in class org.openqa.selenium.remote.
DesiredCapabilities
INVALID_COOKIE_DOMAIN
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
INVALID_ELEMENT_STATE
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
iphone()
- Static method in class org.openqa.selenium.remote.
DesiredCapabilities
is(String)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
IS_BROWSER_ONLINE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
IS_BROWSER_VISIBLE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
IS_ELEMENT_DISPLAYED
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
IS_ELEMENT_ENABLED
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
IS_ELEMENT_SELECTED
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
isJavascriptEnabled()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
isMappableError(Throwable)
- Method in class org.openqa.selenium.remote.
ErrorCodes
Tests if the
thrown
error can be mapped to one of WebDriver's well defined error codes.
J
JsonException
- Exception in
org.openqa.selenium.remote
JsonException(JSONException)
- Constructor for exception org.openqa.selenium.remote.
JsonException
JsonToBeanConverter
- Class in
org.openqa.selenium.remote
JsonToBeanConverter()
- Constructor for class org.openqa.selenium.remote.
JsonToBeanConverter
M
merge(Capabilities)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
Merges the extra capabilities provided into this DesiredCapabilities instance.
METHOD_NOT_ALLOWED
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
N
NEW_SESSION
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
NO_SUCH_ELEMENT
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
NO_SUCH_FRAME
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
NO_SUCH_WINDOW
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
O
org.openqa.selenium.remote
- package org.openqa.selenium.remote
P
PropertyMunger
- Class in
org.openqa.selenium.remote
PropertyMunger()
- Constructor for class org.openqa.selenium.remote.
PropertyMunger
Q
QUIT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
R
REFRESH
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
REMOVE_LOCAL_STORAGE_ITEM
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
REMOVE_SESSION_STORAGE_ITEM
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
Response
- Class in
org.openqa.selenium.remote
Response()
- Constructor for class org.openqa.selenium.remote.
Response
Response(SessionId)
- Constructor for class org.openqa.selenium.remote.
Response
S
SCREENSHOT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SEND_KEYS_TO_ELEMENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SessionId
- Class in
org.openqa.selenium.remote
SessionId(String)
- Constructor for class org.openqa.selenium.remote.
SessionId
set(String, Object, Object)
- Static method in class org.openqa.selenium.remote.
PropertyMunger
SET_BROWSER_ONLINE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SET_BROWSER_VISIBLE
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SET_ELEMENT_SELECTED
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SET_LOCAL_STORAGE_ITEM
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SET_LOCATION
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SET_SCREEN_ORIENTATION
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SET_SESSION_STORAGE_ITEM
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SET_SPEED
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
setBrowserName(String)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
setCapability(String, boolean)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
setCapability(String, String)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
setCapability(String, Platform)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
setCapability(String, Object)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
setJavascriptEnabled(boolean)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
setPlatform(Platform)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
setSessionId(String)
- Method in class org.openqa.selenium.remote.
Response
setStatus(int)
- Method in class org.openqa.selenium.remote.
Response
setValue(Object)
- Method in class org.openqa.selenium.remote.
Response
setVersion(String)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
SimplePropertyDescriptor
- Class in
org.openqa.selenium.remote
SimplePropertyDescriptor()
- Constructor for class org.openqa.selenium.remote.
SimplePropertyDescriptor
SimplePropertyDescriptor(String, Method, Method)
- Constructor for class org.openqa.selenium.remote.
SimplePropertyDescriptor
STALE_ELEMENT_REFERENCE
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
SUBMIT_ELEMENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SUCCESS
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
SWITCH_TO_DEFAULT_CONTENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SWITCH_TO_FRAME
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SWITCH_TO_FRAME_BY_INDEX
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SWITCH_TO_FRAME_BY_NAME
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
SWITCH_TO_WINDOW
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
T
TOGGLE_ELEMENT
- Static variable in interface org.openqa.selenium.remote.
DriverCommand
toStatusCode(Throwable)
- Method in class org.openqa.selenium.remote.
ErrorCodes
Converts a thrown error into the corresponding status code.
toString()
- Method in class org.openqa.selenium.remote.
Command
toString()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
toString()
- Method in class org.openqa.selenium.remote.
Response
toString()
- Method in class org.openqa.selenium.remote.
SessionId
U
UNABLE_TO_SET_COOKIE
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
UNHANDLED_ERROR
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
UNKNOWN_COMMAND
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
X
XPATH_LOOKUP_ERROR
- Static variable in class org.openqa.selenium.remote.
ErrorCodes
A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
U
X
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.