Class |
Description |
AcceptAlert |
|
ActiveSession |
|
ActiveSessionFactory |
|
ActiveSessionListener |
|
ActiveSessions |
|
AddCookie |
|
AddLocationStrategy |
|
AddSelection |
|
AddWebDriverSpecHeaders |
|
AlertOverride |
|
AllowNativeXPath |
|
AltKeyDown |
|
AltKeyUp |
|
AnnotatedConfig |
A form of Config that is generated by looking at fields in the constructor arg that are
annotated with ConfigValue .
|
AnswerOnNextPrompt |
|
ArgumentConverter |
|
AssignId |
|
AttachFile |
|
BaseServer<T extends BaseServer> |
|
BaseServerFlags |
|
BaseServerOptions |
|
BeginSession |
|
BrowserConfigurationOptions |
Contains parameters for a single Selenium browser session.
|
BySelector |
|
CaptureScreenshot |
|
CaptureScreenshotToString |
|
ChangeUrl |
|
Check |
|
ClearElement |
|
ClearLocalStorage |
|
ClearSessionStorage |
|
Click |
|
ClickAt |
|
ClickElement |
|
ClickInSession |
|
Close |
|
CloseWindow |
|
CombinedHandler |
|
CommandProcessor |
Deprecated.
|
CompoundConfig |
|
CompoundMutator |
A class that collects together a group of other mutators and applies them in the order they've
been added to any script that needs modification.
|
ConcatenatingConfig |
|
Config |
|
ConfigException |
|
ConfigureTimeout |
|
ConfigValue |
|
ControlKeyDown |
|
ControlKeyUp |
|
CreateCookie |
|
CreateSessionRequest |
|
CreateSessionResponse |
|
CrossDomainRpc |
A cross-domain RPC that specifies a command to execute in the WebDriver
wire protocol.
|
CrossDomainRpcLoader |
|
DefaultDriverProvider |
This driver provider uses reflection to find and call a driver constructor that accepts
a parameter of Capabilities type.
|
DefaultRemoteCommand |
The default implementation of the RemoteCommand interface
|
DefaultSelenium |
Deprecated.
|
DeleteAllVisibleCookies |
|
DeleteCookie |
|
DeleteCookie |
|
DeleteNamedCookie |
|
DeleteSession |
Handles the browser side of the delete.
|
DescribeElement |
|
DeselectPopUp |
|
DismissAlert |
|
DistributorStatus |
|
DistributorStatus.NodeSummary |
|
DoubleClick |
|
DoubleClickInSession |
|
DoubleTapOnElement |
|
Down |
|
DragAndDrop |
|
DragAndDropToObject |
|
DriverProvider |
Classes that implement this interface are used by {org.openqa.selenium.remote.server.DriverFactory}
to create new driver instances associated with specific set of capabilities.
|
DriverSessions |
|
ElementEquality |
|
ElementFinder |
|
EnvConfig |
|
ErrorCodec |
|
ErrorHandler |
|
Event |
|
EventBus |
|
EventBusConfig |
|
EventBusFlags |
|
ExceptionHandler |
Takes an exception and formats it for a local end that speaks either the OSS or W3C dialect of
the wire protocol.
|
ExecuteAsyncScript |
|
ExecuteScript |
|
FindActiveElement |
|
FindChildElement |
|
FindChildElements |
|
FindElement |
|
FindElements |
|
FindFirstSelectedOptionProperty |
|
FindSelectedOptionProperties |
|
FireEvent |
|
FireNamedEvent |
|
Flick |
|
FullscreenWindow |
|
FunctionDeclaration |
Models a function declaration.
|
GetAlert |
|
GetAlertText |
|
GetAllButtons |
|
GetAllCookies |
|
GetAllFields |
|
GetAllLinks |
|
GetAllSessions |
|
GetAllSessions |
|
GetAllSessions.SessionInfo |
|
GetAllWindowHandles |
|
GetAllWindowNames |
|
GetAllWindowTitles |
|
GetAppCacheStatus |
|
GetAttribute |
|
GetAttributeFromAllWindows |
|
GetAvailableLogTypesHandler |
|
GetBodyText |
|
GetConfirmation |
|
GetCookie |
|
GetCookie |
|
GetCookieByName |
|
GetCssCount |
|
GetCssProperty |
|
GetCurrentUrl |
|
GetCurrentWindowHandle |
|
GetCursorPosition |
|
GetElementAttribute |
|
GetElementDisplayed |
|
GetElementEnabled |
|
GetElementHeight |
|
GetElementIndex |
|
GetElementLocation |
|
GetElementLocationInView |
|
GetElementPositionLeft |
|
GetElementPositionTop |
|
GetElementRect |
|
GetElementSelected |
|
GetElementSize |
|
GetElementText |
|
GetElementWidth |
|
GetEval |
An implementation of the "getEval" method from Selenium.
|
GetExpression |
|
GetHtmlSource |
|
GetLocalStorageItem |
|
GetLocalStorageKeys |
|
GetLocalStorageSize |
|
GetLocation |
|
GetLocationContext |
|
GetLogHandler |
RestishHandler used to fetch logs from the Remote WebDriver server.
|
GetLogsOfType |
|
GetLogTypes |
|
GetNetworkConnection |
|
GetPageSource |
|
GetScreenOrientation |
|
GetSelectOptions |
|
GetSessionCapabilities |
|
GetSessionLogsHandler |
|
GetSessionStorageItem |
|
GetSessionStorageKeys |
|
GetSessionStorageSize |
|
GetTable |
|
GetTagName |
|
GetText |
|
GetTitle |
|
GetTitle |
|
GetValue |
|
GetWindowPosition |
|
GetWindowSize |
|
GetXpathCount |
|
GoBack |
|
GoBack |
|
GoForward |
|
HandlerNotFoundException |
|
HasLifecycle<T> |
Allows an implementation of something to be marked as startable and stoppable, allowing its
lifecycle to be controlled.
|
HealthCheck |
|
HealthCheck.Result |
|
HelpFlags |
|
Highlight |
|
HttpCommandProcessor |
Deprecated.
|
ImeActivateEngine |
|
ImeDeactivate |
|
ImeGetActiveEngine |
|
ImeGetAvailableEngines |
|
ImeIsActivated |
|
ImplicitlyWait |
|
IsAlertPresent |
|
IsChecked |
|
IsConfirmationPresent |
|
IsCookiePresent |
|
IsEditable |
|
IsElementPresent |
|
IsOrdered |
|
IsPromptPresent |
|
IsSomethingSelected |
|
IsTextPresent |
|
IsVisible |
|
JavascriptLibrary |
|
JeeInterop |
|
JMXHelper |
|
JsonHttpCommandHandler |
|
KeyDownNative |
|
KeyEvent |
|
KeyPressNative |
|
KeyState |
|
KeyUpNative |
|
KnownElements |
|
KnownElements.ProxiedElement |
|
LoggingManager |
Configure logging to Selenium taste.
|
LoggingOptions |
|
LoggingOptions |
|
LongPressOnElement |
|
ManagedAttribute |
|
ManagedOperation |
|
ManagedService |
|
MapConfig |
|
MaximizeWindow |
|
MaxLevelFilter |
java.util.logging Filter providing finer grain control over what is logged, beyond the control
provided by log levels.
|
MBean |
|
MetaKeyDown |
|
MetaKeyUp |
|
MethodDeclaration |
|
MouseDown |
|
MouseEvent |
|
MouseEventAt |
|
MouseMoveToLocation |
|
MouseUp |
|
Move |
|
NewSessionPipeline |
|
NewSessionPipeline.Builder |
|
NodeStatus |
|
NodeStatus.Active |
|
NodeStatusEvent |
|
NoHandler |
|
NoOp |
|
NoSessionHandler |
|
Open |
|
OpenWindow |
|
PerSessionLogHandler |
RestishHandler which keeps in memory the log records per session so that users can retrieve logs
per session.
|
PerSessionLogHandler.ThreadKey |
|
ProtocolConverter |
|
Refresh |
|
RefreshPage |
|
RemoteCommand |
Represents a single remote action
|
RemoteSession |
Abstract class designed to do things like protocol conversion.
|
RemoteSession.Factory<X> |
|
RemoveAllSelections |
|
RemoveLocalStorageItem |
|
RemoveSelection |
|
RemoveSessionStorageItem |
|
RequiresAllSessions |
|
RequiresSession |
|
RestishHandler<T> |
|
ResultConfig |
|
ResultConverter |
Converts an object to be sent as JSON according to the wire protocol.
|
ReverseProxyHandler |
|
Rotate |
|
RoutableHttpClientFactory |
|
RunScript |
|
ScreenshotListener |
|
ScriptMutator |
A mechanism for taking a single method from a script meant for Selenium Core and converting to
something that webdriver can evaluate.
|
Scroll |
|
SelectFrame |
|
SelectOption |
|
SelectPopUp |
|
SelectWindow |
|
SeleneseCommand<T> |
|
SeleneseTestBase |
Deprecated.
|
SeleneseTestCase |
Deprecated.
|
SeleneseTestNgHelper |
|
Selenium |
Deprecated.
|
SeleniumException |
Thrown when a Selenium command fails.
|
SeleniumLogLevels |
An enumeration of logging levels
|
SeleniumMutator |
Add a function backed by the closure-based implementation of Selenium Core.
|
SeleniumSelect |
|
SendKeys |
|
SendKeyToActiveElement |
|
Server<T extends Server> |
|
ServicedSession |
|
ServicedSession.Factory |
|
Session |
Represents a running instance of a WebDriver session.
|
Session |
|
SessionClosedEvent |
|
SessionFactory |
|
SessionLogsToFileRepository |
|
SetAlertText |
|
SetCursorPosition |
|
SetLocalStorageItem |
|
SetLocationContext |
|
SetNetworkConnection |
|
SetNextConfirmationState |
|
SetScriptTimeout |
|
SetSessionStorageItem |
|
SetTimeout |
|
SetWindowPosition |
|
SetWindowSize |
|
ShiftKeyDown |
|
ShiftKeyUp |
|
ShortTermMemoryHandler |
RestishHandler who keeps in memory the last N records as is so that then can be retrieved "as is" on
demand.
|
SingleTapOnElement |
|
Status |
|
Status |
RestishHandler that returns general status information about the server.
|
StdOutHandler |
java.util.logging Log RestishHandler logging everything to standard output.
|
Submit |
|
SubmitElement |
|
SwitchToFrame |
|
SwitchToParentFrame |
|
SwitchToWindow |
|
TerseFormatter |
Custom java.util.logging formatter providing compact output.
|
Timer |
|
Type |
|
Type |
|
TypeKeys |
|
Uncheck |
|
Up |
|
UploadFile |
|
UploadFile |
|
UseXPathLibrary |
|
Utils |
Provides utility methods for converting a WebDriver instance to the various HTML5
role interfaces.
|
Values |
|
VariableDeclaration |
Prepend a variable declaration to a script.
|
W3CActions |
|
Wait |
Deprecated.
|
WaitForCondition |
|
WaitForPageToLoad |
|
WaitForPopup |
|
WebDriverBackedSelenium |
|
WebDriverBackedSeleniumHandler |
An implementation of the original selenium rc server endpoint, using a webdriver-backed selenium
in order to get things working.
|
WebDriverCommandProcessor |
A CommandProcessor which delegates commands down to an underlying webdriver instance.
|
WebDriverHandler<T> |
|
WebDriverServlet |
|
WebElementHandler<T> |
|
WindowFocus |
|
WindowMaximize |
|
Windows |
|
WrapExceptions |
|
ZeroMqEventBus |
|