Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
J
O
P
R
S
T
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
Capabilities
- Interface in
org.openqa.selenium.remote
Command
- Class in
org.openqa.selenium.remote
Command(SessionId, Context, String, Object...)
- Constructor for class org.openqa.selenium.remote.
Command
Context
- Class in
org.openqa.selenium.remote
Context(Object)
- Constructor for class org.openqa.selenium.remote.
Context
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
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, Object>)
- Constructor for class org.openqa.selenium.remote.
DesiredCapabilities
E
equals(Object)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
equals(Object)
- Method in class org.openqa.selenium.remote.
SessionId
F
firefox()
- Static method in class org.openqa.selenium.remote.
DesiredCapabilities
G
get(String, Object)
- Static method in class org.openqa.selenium.remote.
PropertyMunger
getBrowserName()
- Method in interface org.openqa.selenium.remote.
Capabilities
getBrowserName()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
getContext()
- Method in class org.openqa.selenium.remote.
Command
getContext()
- Method in class org.openqa.selenium.remote.
Response
getMethodName()
- Method in class org.openqa.selenium.remote.
Command
getParameters()
- Method in class org.openqa.selenium.remote.
Command
getPlatform()
- Method in interface org.openqa.selenium.remote.
Capabilities
getPlatform()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
getSessionId()
- Method in class org.openqa.selenium.remote.
Command
getSessionId()
- Method in class org.openqa.selenium.remote.
Response
getValue()
- Method in class org.openqa.selenium.remote.
Response
getVersion()
- Method in interface org.openqa.selenium.remote.
Capabilities
getVersion()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
H
hashCode()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
hashCode()
- Method in class org.openqa.selenium.remote.
SessionId
htmlUnit()
- Static method in class org.openqa.selenium.remote.
DesiredCapabilities
I
internetExplorer()
- Static method in class org.openqa.selenium.remote.
DesiredCapabilities
iphone()
- Static method in class org.openqa.selenium.remote.
DesiredCapabilities
isError()
- Method in class org.openqa.selenium.remote.
Response
isJavascriptEnabled()
- Method in interface org.openqa.selenium.remote.
Capabilities
isJavascriptEnabled()
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
J
JsonToBeanConverter
- Class in
org.openqa.selenium.remote
JsonToBeanConverter()
- Constructor for class org.openqa.selenium.remote.
JsonToBeanConverter
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
R
Response
- Class in
org.openqa.selenium.remote
Response()
- Constructor for class org.openqa.selenium.remote.
Response
Response(SessionId, Context)
- Constructor for class org.openqa.selenium.remote.
Response
S
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
setBrowserName(String)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
setContext(String)
- Method in class org.openqa.selenium.remote.
Response
setError(boolean)
- Method in class org.openqa.selenium.remote.
Response
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
setValue(Object)
- Method in class org.openqa.selenium.remote.
Response
setVersion(String)
- Method in class org.openqa.selenium.remote.
DesiredCapabilities
T
toString()
- Method in class org.openqa.selenium.remote.
Context
toString()
- Method in class org.openqa.selenium.remote.
Response
toString()
- Method in class org.openqa.selenium.remote.
SessionId
B
C
D
E
F
G
H
I
J
O
P
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.