Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

AbstractHttpCommandCodec - Class in org.openqa.selenium.remote.http
A command codec that adheres to the W3C's WebDriver wire protocol.
AbstractHttpCommandCodec() - Constructor for class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
 
AbstractHttpCommandCodec.CommandSpec - Class in org.openqa.selenium.remote.http
 
AbstractHttpResponseCodec - Class in org.openqa.selenium.remote.http
A response codec usable as a base for both the JSON and W3C wire protocols.
AbstractHttpResponseCodec() - Constructor for class org.openqa.selenium.remote.http.AbstractHttpResponseCodec
 
ACCEPT_ALERT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
ACCEPT_INSECURE_CERTS - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
ACCEPT_SSL_CERTS - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
AcceptedW3CCapabilityKeys - Class in org.openqa.selenium.remote
 
AcceptedW3CCapabilityKeys() - Constructor for class org.openqa.selenium.remote.AcceptedW3CCapabilityKeys
 
acceptInsecureCerts() - Method in class org.openqa.selenium.remote.DesiredCapabilities
 
action - Variable in class org.openqa.selenium.interactions.Actions
 
Actions - Class in org.openqa.selenium.interactions
The user-facing API for emulating complex user gestures.
Actions(WebDriver) - Constructor for class org.openqa.selenium.interactions.Actions
 
Actions(Keyboard, Mouse) - Constructor for class org.openqa.selenium.interactions.Actions
Deprecated.
Use the new interactions APIs.
Actions(Keyboard) - Constructor for class org.openqa.selenium.interactions.Actions
Deprecated.
Use the new interactions API.
ACTIONS - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
activateEngine(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager
 
activeElement() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator
 
ADD_COOKIE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
addAction(Action) - Method in class org.openqa.selenium.interactions.CompositeAction
 
addAlternative(Capabilities) - Method in class org.openqa.selenium.remote.RemoteWebDriverBuilder
Add to the list of possible configurations that might be asked for.
AddApplicationCache - Class in org.openqa.selenium.remote.html5
 
AddApplicationCache() - Constructor for class org.openqa.selenium.remote.html5.AddApplicationCache
 
addCoercers(TypeCoercer<?>...) - Method in class org.openqa.selenium.json.JsonInput
 
addCoercers(Iterable<TypeCoercer<?>>) - Method in class org.openqa.selenium.json.JsonInput
 
addCookie(Cookie) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
addDriverAugmentation(String, AugmenterProvider) - Method in class org.openqa.selenium.remote.BaseAugmenter
Add a mapping between a capability name and the implementation of the interface that name represents for instances of WebDriver.
addElementAugmentation(String, AugmenterProvider) - Method in class org.openqa.selenium.remote.BaseAugmenter
Add a mapping between a capability name and the implementation of the interface that name represents for instances of WebElement.
addEntry(String, LogEntry) - Method in class org.openqa.selenium.logging.LocalLogs
 
AddFindsByCss - Class in org.openqa.selenium.remote
 
AddFindsByCss() - Constructor for class org.openqa.selenium.remote.AddFindsByCss
 
AddFindsChildByCss - Class in org.openqa.selenium.remote
 
AddFindsChildByCss() - Constructor for class org.openqa.selenium.remote.AddFindsChildByCss
 
AddLocationContext - Class in org.openqa.selenium.remote.html5
 
AddLocationContext() - Constructor for class org.openqa.selenium.remote.html5.AddLocationContext
 
addLog(String, LogEntries) - Method in class org.openqa.selenium.logging.SessionLogs
 
addMetadata(String, Object) - Method in class org.openqa.selenium.remote.RemoteWebDriverBuilder
Adds metadata to the outgoing new session request, which can be used by intermediary of end nodes for any purpose they choose (commonly, this is used to request additional features from cloud providers, such as video recordings or to set the timezone or screen size).
AddNetworkConnection - Class in org.openqa.selenium.remote.mobile
 
AddNetworkConnection() - Constructor for class org.openqa.selenium.remote.mobile.AddNetworkConnection
 
addQueryParameter(String, String) - Method in class org.openqa.selenium.remote.http.HttpRequest
Set a query parameter, adding to existing values if present.
AddRemoteTouchScreen - Class in org.openqa.selenium.remote
Provides the RemoteTouchScreen for getTouch method to the proxy.
AddRemoteTouchScreen() - Constructor for class org.openqa.selenium.remote.AddRemoteTouchScreen
 
AddRotatable - Class in org.openqa.selenium.remote
 
AddRotatable() - Constructor for class org.openqa.selenium.remote.AddRotatable
 
AddWebStorage - Class in org.openqa.selenium.remote.html5
 
AddWebStorage() - Constructor for class org.openqa.selenium.remote.html5.AddWebStorage
 
alert() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator
 
alias(String, String) - Method in interface org.openqa.selenium.remote.CommandCodec
Allow commands to have aliases.
alias(String, String) - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
 
amendParameters(String, Map<String, ?>) - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
 
amendParameters(String, Map<String, ?>) - Method in class org.openqa.selenium.remote.http.JsonHttpCommandCodec
 
amendParameters(String, Map<String, ?>) - Method in class org.openqa.selenium.remote.http.W3CHttpCommandCodec
 
ANDROID - Static variable in interface org.openqa.selenium.remote.BrowserType
 
android() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
 
ApacheHttpClient - Class in org.openqa.selenium.remote.internal
Deprecated.
ApacheHttpClient(HttpClient, URL) - Constructor for class org.openqa.selenium.remote.internal.ApacheHttpClient
Deprecated.
 
ApacheHttpClient.Factory - Class in org.openqa.selenium.remote.internal
Deprecated.
APPLICATION_NAME - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
apply(Type) - Method in class org.openqa.selenium.json.BooleanCoercer
 
apply(Type) - Method in class org.openqa.selenium.json.CollectionCoercer
 
apply(Type) - Method in class org.openqa.selenium.json.EnumCoercer
 
apply(Type) - Method in class org.openqa.selenium.json.StaticInitializerCoercer
 
apply(Type) - Method in class org.openqa.selenium.json.StringCoercer
 
apply(Type) - Method in class org.openqa.selenium.json.TypeCoercer
 
apply(Object) - Method in class org.openqa.selenium.remote.internal.JsonToWebElementConverter
 
apply(Object) - Method in class org.openqa.selenium.remote.internal.WebElementToJsonConverter
 
apply(Map<String, Object>) - Method in interface org.openqa.selenium.remote.session.CapabilitiesFilter
Take a map of capabilties and extract those specific to a browser.
apply(Map.Entry<String, Object>) - Method in interface org.openqa.selenium.remote.session.CapabilityTransform
 
apply(Map<String, Object>) - Method in class org.openqa.selenium.remote.session.ChromeFilter
 
apply(Map<String, Object>) - Method in class org.openqa.selenium.remote.session.EdgeFilter
 
apply(Map<String, Object>) - Method in class org.openqa.selenium.remote.session.FirefoxFilter
 
apply(Map<String, Object>) - Method in class org.openqa.selenium.remote.session.InternetExplorerFilter
 
apply(Map<String, Object>) - Method in class org.openqa.selenium.remote.session.OperaFilter
 
apply(Map.Entry<String, Object>) - Method in class org.openqa.selenium.remote.session.ProxyTransform
 
apply(Map<String, Object>) - Method in class org.openqa.selenium.remote.session.SafariFilter
 
apply(Map.Entry<String, Object>) - Method in class org.openqa.selenium.remote.session.StripAnyPlatform
 
apply(Map.Entry<String, Object>) - Method in class org.openqa.selenium.remote.session.W3CPlatformNameNormaliser
 
asArg() - Method in enum org.openqa.selenium.interactions.internal.MouseAction.Button
 
asArg() - Method in enum org.openqa.selenium.interactions.PointerInput.MouseButton
 
asArg() - Method in class org.openqa.selenium.interactions.PointerInput.Origin
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.ButtonReleaseAction
Deprecated.
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.ClickAction
Deprecated.
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.ClickAndHoldAction
Deprecated.
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.CompositeAction
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.ContextClickAction
Deprecated.
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.DoubleClickAction
Deprecated.
 
asInteractions(PointerInput, KeyInput) - Method in interface org.openqa.selenium.interactions.IsInteraction
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.KeyDownAction
Deprecated.
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.KeyUpAction
Deprecated.
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.MoveMouseAction
Deprecated.
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.MoveToOffsetAction
Deprecated.
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.PauseAction
Deprecated.
 
asInteractions(PointerInput, KeyInput) - Method in class org.openqa.selenium.interactions.SendKeysAction
Deprecated.
 
ASYNC_SCRIPT_TIMEOUT - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
augment(WebDriver) - Method in class org.openqa.selenium.remote.BaseAugmenter
Enhance the interfaces implemented by this instance of WebDriver iff that instance is a RemoteWebDriver.
augment(RemoteWebElement) - Method in class org.openqa.selenium.remote.BaseAugmenter
Enhance the interfaces implemented by this instance of WebElement iff that instance is a RemoteWebElement.
Augmentable - Annotation Type in org.openqa.selenium.remote
Indicates that a class can be processed by Augmenter.
Augmenter - Class in org.openqa.selenium.remote
Enhance the interfaces implemented by an instance of the RemoteWebDriver based on the returned Capabilities of the driver.
Augmenter() - Constructor for class org.openqa.selenium.remote.Augmenter
 
AugmenterProvider - Interface in org.openqa.selenium.remote
Describes and provides an implementation for a particular interface for use with the Augmenter.
AVOIDING_PROXY - Static variable in interface org.openqa.selenium.remote.CapabilityType.ForSeleniumServer
 

B

BaseAction - Class in org.openqa.selenium.interactions.internal
Base class for all actions.
BaseAction(Locatable) - Constructor for class org.openqa.selenium.interactions.internal.BaseAction
Common c'tor - a locatable element is provided.
BaseAugmenter - Class in org.openqa.selenium.remote
Enhance the interfaces implemented by an instance of the RemoteWebDriver based on the returned Capabilities of the driver.
BaseAugmenter() - Constructor for class org.openqa.selenium.remote.BaseAugmenter
 
beginArray() - Method in class org.openqa.selenium.json.JsonInput
 
beginArray() - Method in class org.openqa.selenium.json.JsonOutput
 
beginObject() - Method in class org.openqa.selenium.json.JsonInput
 
beginObject() - Method in class org.openqa.selenium.json.JsonOutput
 
BooleanCoercer - Class in org.openqa.selenium.json
 
BooleanCoercer() - Constructor for class org.openqa.selenium.json.BooleanCoercer
 
BROWSER - Static variable in class org.openqa.selenium.logging.LogType
This log type pertains to logs from the browser.
BROWSER_NAME - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
BROWSER_VERSION - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
BrowserType - Interface in org.openqa.selenium.remote
All the browsers supported by selenium
build() - Method in class org.openqa.selenium.interactions.Actions
Generates a composite action containing all actions so far, ready to be performed (and resets the internal builder state, so subsequent calls to Actions.build() will contain fresh sequences).
build() - Method in class org.openqa.selenium.remote.RemoteWebDriverBuilder
Actually create a new WebDriver session.
build() - Method in class org.openqa.selenium.remote.service.DriverService.Builder
Creates a new service to manage the driver server.
builder() - Static method in class org.openqa.selenium.remote.RemoteWebDriver
 
Builder() - Constructor for class org.openqa.selenium.remote.service.DriverService.Builder
 
ButtonReleaseAction - Class in org.openqa.selenium.interactions
Deprecated.
ButtonReleaseAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.ButtonReleaseAction
Deprecated.
 

C

CapabilitiesFilter - Interface in org.openqa.selenium.remote.session
Takes a stream of capabilities and extracts those that are specific to a browser.
CapabilityTransform - Interface in org.openqa.selenium.remote.session
Takes a capability and allows it to be transformed into 0, 1, or n different capabilities for a W3C New Session payload.
CapabilityType - Interface in org.openqa.selenium.remote
Commonly seen remote webdriver capabilities.
CapabilityType.ForSeleniumServer - Interface in org.openqa.selenium.remote
 
checkExecutable(File) - Static method in class org.openqa.selenium.remote.service.DriverService
 
checkForError() - Method in class org.openqa.selenium.os.CommandLine
 
CHROME - Static variable in interface org.openqa.selenium.remote.BrowserType
 
chrome() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
 
ChromeFilter - Class in org.openqa.selenium.remote.session
 
ChromeFilter() - Constructor for class org.openqa.selenium.remote.session.ChromeFilter
 
CircularOutputStream - Class in org.openqa.selenium.io
Captures the last N bytes of output.
CircularOutputStream(int) - Constructor for class org.openqa.selenium.io.CircularOutputStream
 
CircularOutputStream() - Constructor for class org.openqa.selenium.io.CircularOutputStream
 
cleanupIdleClients() - Method in interface org.openqa.selenium.remote.http.HttpClient.Factory
Closes idle clients.
cleanupIdleClients() - Method in class org.openqa.selenium.remote.internal.ApacheHttpClient.Factory
Deprecated.
 
cleanupIdleClients() - Method in class org.openqa.selenium.remote.internal.OkHttpClient.Factory
 
clear() - Method in class org.openqa.selenium.remote.html5.RemoteLocalStorage
 
clear() - Method in class org.openqa.selenium.remote.html5.RemoteSessionStorage
 
clear() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
CLEAR_ACTIONS_STATE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
CLEAR_APP_CACHE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
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(WebElement) - Method in class org.openqa.selenium.interactions.Actions
Clicks in the middle of the given element.
click() - Method in class org.openqa.selenium.interactions.Actions
Clicks at the current mouse location.
CLICK - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
click(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
 
click() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
CLICK_ELEMENT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
ClickAction - Class in org.openqa.selenium.interactions
Deprecated.
ClickAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.ClickAction
Deprecated.
 
clickAndHold(WebElement) - Method in class org.openqa.selenium.interactions.Actions
Clicks (without releasing) in the middle of the given element.
clickAndHold() - Method in class org.openqa.selenium.interactions.Actions
Clicks (without releasing) at the current mouse location.
ClickAndHoldAction - Class in org.openqa.selenium.interactions
ClickAndHoldAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.ClickAndHoldAction
Deprecated.
 
CLIENT - Static variable in class org.openqa.selenium.logging.LogType
This log type pertains to logs from the client.
close() - Method in class org.openqa.selenium.io.MultiOutputStream
 
close() - Method in class org.openqa.selenium.json.JsonInput
 
close() - Method in class org.openqa.selenium.json.JsonOutput
 
close() - Method in class org.openqa.selenium.logging.LoggingHandler
 
CLOSE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
close() - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
 
close() - Method in class org.openqa.selenium.remote.NewSessionPayload
 
close() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
CollectionCoercer<T extends java.util.Collection> - Class in org.openqa.selenium.json
 
CollectionCoercer(Class<T>, JsonTypeCoercer, Collector<Object, ?, T>) - Constructor for class org.openqa.selenium.json.CollectionCoercer
 
combine(LogEntries...) - Static method in class org.openqa.selenium.logging.LogCombiner
 
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
 
CommandCodec<T> - Interface in org.openqa.selenium.remote
Converts Command objects to and from another representation.
CommandExecutor - Interface in org.openqa.selenium.remote
 
CommandInfo - Class in org.openqa.selenium.remote
 
CommandInfo(String, HttpMethod) - Constructor for class org.openqa.selenium.remote.CommandInfo
 
CommandLine - Class in org.openqa.selenium.os
 
CommandLine(String, String...) - Constructor for class org.openqa.selenium.os.CommandLine
 
CommandLine(String[]) - Constructor for class org.openqa.selenium.os.CommandLine
 
CompositeAction - Class in org.openqa.selenium.interactions
An action for aggregating actions and triggering all of them at the same time.
CompositeAction() - Constructor for class org.openqa.selenium.interactions.CompositeAction
 
contextClick(WebElement) - Method in class org.openqa.selenium.interactions.Actions
Performs a context-click at middle of the given element.
contextClick() - Method in class org.openqa.selenium.interactions.Actions
Performs a context-click at the current mouse location.
contextClick(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
 
ContextClickAction - Class in org.openqa.selenium.interactions
ContextClickAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.ContextClickAction
Deprecated.
 
copy(File, File) - Static method in class org.openqa.selenium.io.FileHandler
 
copyOutputTo(OutputStream) - Method in class org.openqa.selenium.os.CommandLine
 
copyResource(File, Class<?>, String...) - Static method in class org.openqa.selenium.io.FileHandler
 
create(RemoteWebDriver, Map<String, AugmenterProvider>, X) - Method in class org.openqa.selenium.remote.Augmenter
 
create(RemoteWebDriver, Map<String, AugmenterProvider>, X) - Method in class org.openqa.selenium.remote.BaseAugmenter
Subclasses should perform the requested augmentation.
create(RemoteWebDriver, Map<String, AugmenterProvider>, X) - Method in class org.openqa.selenium.remote.JdkAugmenter
 
create(Capabilities) - Static method in class org.openqa.selenium.remote.NewSessionPayload
 
create(Map<String, ?>) - Static method in class org.openqa.selenium.remote.NewSessionPayload
 
create(Reader) - Static method in class org.openqa.selenium.remote.NewSessionPayload
 
createArgs() - Method in class org.openqa.selenium.remote.service.DriverService.Builder
 
createClient(URL) - Method in interface org.openqa.selenium.remote.http.HttpClient.Factory
Creates a HTTP client that will send requests to the given URL.
createClient(URL) - Method in class org.openqa.selenium.remote.internal.ApacheHttpClient.Factory
Deprecated.
 
createClient(URL) - Method in class org.openqa.selenium.remote.internal.OkHttpClient.Factory
 
createContext() - Method in class org.openqa.selenium.remote.internal.ApacheHttpClient
Deprecated.
 
createDefault() - Static method in interface org.openqa.selenium.remote.http.HttpClient.Factory
 
createDir(File) - Static method in class org.openqa.selenium.io.FileHandler
 
createDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - Method in class org.openqa.selenium.remote.service.DriverService.Builder
 
createHttpClient(Credentials) - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
 
createHttpClient(Credentials, int, int) - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
 
createKeyDown(int) - Method in class org.openqa.selenium.interactions.KeyInput
 
createKeyUp(int) - Method in class org.openqa.selenium.interactions.KeyInput
 
createPointerDown(int) - Method in class org.openqa.selenium.interactions.PointerInput
 
createPointerMove(Duration, PointerInput.Origin, int, int) - Method in class org.openqa.selenium.interactions.PointerInput
 
createPointerUp(int) - Method in class org.openqa.selenium.interactions.PointerInput
 
createRequestConfig(int, int) - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
 
createResponse() - Method in class org.openqa.selenium.remote.ProtocolHandshake.Result
 
createRoutePlanner() - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
 
createSession(HttpClient, Command) - Method in class org.openqa.selenium.remote.ProtocolHandshake
 
createSocketConfig(int) - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
 
createTempDir(String, String) - Method in class org.openqa.selenium.io.TemporaryFilesystem
Create a temporary directory, and track it for deletion.

D

deactivate() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager
 
decode(T) - Method in interface org.openqa.selenium.remote.CommandCodec
Decodes a command.
decode(HttpRequest) - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
 
decode(HttpResponse) - Method in class org.openqa.selenium.remote.http.AbstractHttpResponseCodec
 
decode(HttpResponse) - Method in class org.openqa.selenium.remote.http.W3CHttpResponseCodec
 
decode(T) - Method in interface org.openqa.selenium.remote.ResponseCodec
Decodes a response.
defaultContent() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator
 
DefaultNetworkInterfaceProvider - Class in org.openqa.selenium.net
 
DefaultNetworkInterfaceProvider() - Constructor for class org.openqa.selenium.net.DefaultNetworkInterfaceProvider
 
defineCommand(String, HttpMethod, String) - Method in interface org.openqa.selenium.remote.CommandCodec
Enhance this command codec with additional commands.
defineCommand(String, HttpMethod, String) - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
Defines a new command mapping.
defineCommand(String, AbstractHttpCommandCodec.CommandSpec) - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
 
defineCommand(String, CommandInfo) - Method in class org.openqa.selenium.remote.HttpCommandExecutor
It may be useful to extend the commands understood by this HttpCommandExecutor at run time, and this can be achieved via this method.
delete(File) - Static method in class org.openqa.selenium.io.FileHandler
 
delete(String) - Static method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
 
DELETE_ALL_COOKIES - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
DELETE_COOKIE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
deleteAllCookies() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
deleteBaseDir() - Method in class org.openqa.selenium.io.TemporaryFilesystem
 
deleteCookie(Cookie) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
deleteCookieNamed(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
deleteTempDir(File) - Method in class org.openqa.selenium.io.TemporaryFilesystem
Delete a temporary directory that we were responsible for creating.
deleteTemporaryFiles() - Method in class org.openqa.selenium.io.TemporaryFilesystem
Perform the operation that a shutdown hook would have.
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
 
DesiredCapabilities(Capabilities...) - Constructor for class org.openqa.selenium.remote.DesiredCapabilities
 
destroy() - Method in class org.openqa.selenium.os.CommandLine
Destroy the current command.
Dialect - Enum in org.openqa.selenium.remote
 
DISMISS_ALERT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
DisplayAction - Class in org.openqa.selenium.interactions.internal
This class represents an abstraction of devices that can execute an action within a display area.
DisplayAction(Locatable) - Constructor for class org.openqa.selenium.interactions.internal.DisplayAction
 
DOUBLE_CLICK - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
doubleClick(WebElement) - Method in class org.openqa.selenium.interactions.Actions
Performs a double-click at middle of the given element.
doubleClick() - Method in class org.openqa.selenium.interactions.Actions
Performs a double-click at the current mouse location.
doubleClick(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
 
DoubleClickAction - Class in org.openqa.selenium.interactions
DoubleClickAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.DoubleClickAction
Deprecated.
 
doubleTap(WebElement) - Method in class org.openqa.selenium.interactions.touch.TouchActions
Allows the execution of double tapon the screen, analogous to double click using a Mouse.
doubleTap(Coordinates) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
 
DoubleTapAction - Class in org.openqa.selenium.interactions.touch
Creates a double tap gesture on a touch screen.
DoubleTapAction(TouchScreen, Locatable) - Constructor for class org.openqa.selenium.interactions.touch.DoubleTapAction
 
down(int, int) - Method in class org.openqa.selenium.interactions.touch.TouchActions
Allows the execution of the gesture 'down' on the screen.
down(int, int) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
 
DownAction - Class in org.openqa.selenium.interactions.touch
Creates a down gesture.
DownAction(TouchScreen, int, int) - Constructor for class org.openqa.selenium.interactions.touch.DownAction
 
dragAndDrop(WebElement, WebElement) - Method in class org.openqa.selenium.interactions.Actions
A convenience method that performs click-and-hold at the location of the source element, moves to the location of the target element, then releases the mouse.
dragAndDropBy(WebElement, int, int) - Method in class org.openqa.selenium.interactions.Actions
A convenience method that performs click-and-hold at the location of the source element, moves by a given offset, then releases the mouse.
DRIVER - Static variable in class org.openqa.selenium.logging.LogType
This log pertains to logs from the WebDriver implementation.
DriverCommand - Interface in org.openqa.selenium.remote
An empty interface defining constants for the standard commands defined in the WebDriver JSON wire protocol.
DriverCommandExecutor - Class in org.openqa.selenium.remote.service
A specialized HttpCommandExecutor that will use a DriverService that lives and dies with a single WebDriver session.
DriverCommandExecutor(DriverService) - Constructor for class org.openqa.selenium.remote.service.DriverCommandExecutor
Creates a new DriverCommandExecutor which will communicate with the driver as configured by the given service.
DriverCommandExecutor(DriverService, Map<String, CommandInfo>) - Constructor for class org.openqa.selenium.remote.service.DriverCommandExecutor
Creates an DriverCommandExecutor that supports non-standard additionalCommands in addition to the standard.
DriverService - Class in org.openqa.selenium.remote.service
Manages the life and death of a native executable driver server.
DriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - Constructor for class org.openqa.selenium.remote.service.DriverService
 
DriverService.Builder<DS extends DriverService,B extends DriverService.Builder<?,?>> - Class in org.openqa.selenium.remote.service
 

E

EDGE - Static variable in interface org.openqa.selenium.remote.BrowserType
 
edge() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
 
EdgeFilter - Class in org.openqa.selenium.remote.session
 
EdgeFilter() - Constructor for class org.openqa.selenium.remote.session.EdgeFilter
 
ELEMENT_CLICK_INTERCEPTED - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
ELEMENT_EQUALS - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
ELEMENT_NOT_INTERACTABLE - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
ELEMENT_NOT_SELECTABLE - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
ELEMENT_NOT_VISIBLE - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
ELEMENT_SCREENSHOT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
ELEMENT_SCROLL_BEHAVIOR - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
ENABLE_PERSISTENT_HOVERING - Static variable in interface org.openqa.selenium.remote.CapabilityType
Deprecated.
ENABLE_PROFILING_CAPABILITY - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
encode() - Method in class org.openqa.selenium.interactions.KeyInput
 
encode() - Method in class org.openqa.selenium.interactions.PointerInput
 
encode(Command) - Method in interface org.openqa.selenium.remote.CommandCodec
Encodes a command.
encode(Command) - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
 
encode(Supplier<HttpResponse>, Response) - Method in class org.openqa.selenium.remote.http.AbstractHttpResponseCodec
Encodes the given response as a HTTP response message.
encode(Supplier<T>, Response) - Method in interface org.openqa.selenium.remote.ResponseCodec
Encodes a response.
endArray() - Method in class org.openqa.selenium.json.JsonInput
 
endArray() - Method in class org.openqa.selenium.json.JsonOutput
 
endObject() - Method in class org.openqa.selenium.json.JsonInput
 
endObject() - Method in class org.openqa.selenium.json.JsonOutput
 
ENSURING_CLEAN_SESSION - Static variable in interface org.openqa.selenium.remote.CapabilityType.ForSeleniumServer
 
EnumCoercer<T extends java.lang.Enum> - Class in org.openqa.selenium.json
 
EnumCoercer() - Constructor for class org.openqa.selenium.json.EnumCoercer
 
EphemeralPortRangeDetector - Interface in org.openqa.selenium.net
Identifies the ephemeral port range for a given environment.
equals(Object) - Method in class org.openqa.selenium.remote.Command
 
equals(Object) - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec.CommandSpec
 
equals(Object) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
equals(Object) - Method in class org.openqa.selenium.remote.Response
 
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
 
ErrorHandler - Class in org.openqa.selenium.remote
Maps exceptions to status codes for sending over the wire.
ErrorHandler() - Constructor for class org.openqa.selenium.remote.ErrorHandler
 
ErrorHandler(boolean) - Constructor for class org.openqa.selenium.remote.ErrorHandler
 
ErrorHandler(ErrorCodes, boolean) - Constructor for class org.openqa.selenium.remote.ErrorHandler
 
ErrorHandler.UnknownServerException - Exception in org.openqa.selenium.remote
Exception used as a place holder if the server returns an error without a stack trace.
EventType - Enum in org.openqa.selenium.logging.profiler
 
ExecutableFinder - Class in org.openqa.selenium.os
 
ExecutableFinder() - Constructor for class org.openqa.selenium.os.ExecutableFinder
 
execute() - Method in class org.openqa.selenium.os.CommandLine
 
execute(Command) - Method in interface org.openqa.selenium.remote.CommandExecutor
 
execute(String, Map<String, ?>) - Method in interface org.openqa.selenium.remote.ExecuteMethod
Execute the given command on the remote webdriver server.
execute(HttpRequest) - Method in interface org.openqa.selenium.remote.http.HttpClient
Executes the given request, following any redirects if necessary.
execute(Command) - Method in class org.openqa.selenium.remote.HttpCommandExecutor
 
execute(HttpRequest) - Method in class org.openqa.selenium.remote.internal.ApacheHttpClient
Deprecated.
 
execute(HttpRequest) - Method in class org.openqa.selenium.remote.internal.OkHttpClient
 
execute(String, Map<String, ?>) - Method in class org.openqa.selenium.remote.RemoteExecuteMethod
 
execute(String, Map<String, ?>) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
execute(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
execute(String, Map<String, ?>) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
execute(Command) - Method in class org.openqa.selenium.remote.service.DriverCommandExecutor
Sends the command to the driver server for execution.
EXECUTE_ASYNC_SCRIPT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
EXECUTE_SCRIPT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
executeAsync() - Method in class org.openqa.selenium.os.CommandLine
 
executeAsyncScript(String, Object...) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
ExecuteMethod - Interface in org.openqa.selenium.remote
executeMethod - Variable in class org.openqa.selenium.remote.RemoteLogs
 
executeScript(String, Object...) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
executor - Variable in class org.openqa.selenium.remote.RemoteKeyboard
 
executor - Variable in class org.openqa.selenium.remote.RemoteMouse
 
extractRemoteWebDriver(WebDriver) - Method in class org.openqa.selenium.remote.Augmenter
 
extractRemoteWebDriver(WebDriver) - Method in class org.openqa.selenium.remote.BaseAugmenter
Subclasses should extract the remote webdriver or return null if it can't extract it.
extractRemoteWebDriver(WebDriver) - Method in class org.openqa.selenium.remote.JdkAugmenter
 

F

Factory() - Constructor for class org.openqa.selenium.remote.internal.ApacheHttpClient.Factory
Deprecated.
 
Factory(HttpClientFactory) - Constructor for class org.openqa.selenium.remote.internal.ApacheHttpClient.Factory
Deprecated.
 
Factory() - Constructor for class org.openqa.selenium.remote.internal.OkHttpClient.Factory
 
Factory(Duration, Duration) - Constructor for class org.openqa.selenium.remote.internal.OkHttpClient.Factory
 
FileDetector - Interface in org.openqa.selenium.remote
Used for identifying whether a sequence of chars represents the path to a file.
fileDetector - Variable in class org.openqa.selenium.remote.RemoteWebElement
 
FileHandler - Class in org.openqa.selenium.io
Utility methods for common filesystem activities
FileHandler() - Constructor for class org.openqa.selenium.io.FileHandler
 
find(String) - Method in class org.openqa.selenium.os.ExecutableFinder
Find the executable by scanning the file system and the PATH.
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
 
findDefaultExecutable() - Method in class org.openqa.selenium.remote.service.DriverService.Builder
 
findElement(By) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElement(String, String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElement(By) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElement(String, String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementByClassName(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementByClassName(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementByCssSelector(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementByCssSelector(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementById(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementById(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementByLinkText(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementByLinkText(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementByName(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementByName(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementByPartialLinkText(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementByPartialLinkText(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementByTagName(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementByTagName(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementByXPath(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementByXPath(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElements(By) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElements(String, String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElements(By) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElements(String, String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementsByClassName(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByClassName(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementsByCssSelector(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByCssSelector(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementsById(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementsById(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementsByLinkText(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByLinkText(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementsByName(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByName(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementsByPartialLinkText(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByPartialLinkText(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementsByTagName(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByTagName(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findElementsByXPath(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByXPath(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
findExecutable(String, String, String, String) - Static method in class org.openqa.selenium.remote.service.DriverService
 
findFreePort() - Static method in class org.openqa.selenium.net.PortProber
 
findSystemRoot() - Static method in class org.openqa.selenium.os.WindowsUtils
Deprecated. 
findTaskKill() - Static method in class org.openqa.selenium.os.WindowsUtils
Deprecated. 
FIREFOX - Static variable in interface org.openqa.selenium.remote.BrowserType
 
firefox() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
 
FIREFOX_CHROME - Static variable in interface org.openqa.selenium.remote.BrowserType
 
FIREFOX_PROXY - Static variable in interface org.openqa.selenium.remote.BrowserType
 
FirefoxFilter - Class in org.openqa.selenium.remote.session
 
FirefoxFilter() - Constructor for class org.openqa.selenium.remote.session.FirefoxFilter
 
FixedIANAPortRange - Class in org.openqa.selenium.net
 
FixedIANAPortRange() - Constructor for class org.openqa.selenium.net.FixedIANAPortRange
 
flick(int, int) - Method in class org.openqa.selenium.interactions.touch.TouchActions
Sends a flick gesture to the current view.
flick(WebElement, int, int, int) - Method in class org.openqa.selenium.interactions.touch.TouchActions
Allows the execution of flick gestures starting in a location's element.
flick(int, int) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
 
flick(Coordinates, int, int, int) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
 
FlickAction - Class in org.openqa.selenium.interactions.touch
Creates a flick gesture.
FlickAction(TouchScreen, Locatable, int, int, int) - Constructor for class org.openqa.selenium.interactions.touch.FlickAction
 
FlickAction(TouchScreen, int, int) - Constructor for class org.openqa.selenium.interactions.touch.FlickAction
 
flush() - Method in class org.openqa.selenium.io.MultiOutputStream
 
flush() - Method in class org.openqa.selenium.logging.LoggingHandler
 
focusOnElement() - Method in class org.openqa.selenium.interactions.internal.KeysRelatedAction
 
frame(int) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator
 
frame(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator
 
frame(WebElement) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator
 
fromElement(WebElement) - Static method in class org.openqa.selenium.interactions.PointerInput.Origin
 
fromJSON(Map<String, Object>) - Static method in class org.openqa.selenium.logging.SessionLogs
 
fullscreen() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow
 
FULLSCREEN_CURRENT_WINDOW - Static variable in interface org.openqa.selenium.remote.DriverCommand
 

G

get(String) - Method in class org.openqa.selenium.logging.LocalLogs
 
GET - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
get(String) - Static method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
 
get(String) - Method in class org.openqa.selenium.remote.RemoteLogs
 
get(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
GET_ACTIVE_ELEMENT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_ALERT_TEXT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_ALL_COOKIES - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_ALL_SESSIONS - 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_AVAILABLE_LOG_TYPES - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_CAPABILITIES - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_CONTEXT_HANDLES - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_COOKIE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_CURRENT_CONTEXT_HANDLE - 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_CURRENT_WINDOW_POSITION - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_CURRENT_WINDOW_SIZE - 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_PROPERTY - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_ELEMENT_RECT - 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_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_LOG - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_NETWORK_CONNECTION - 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_SCREEN_ROTATION - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_SESSION_LOGS - 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_TITLE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GET_WINDOW_HANDLES - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
getActionLocation() - Method in class org.openqa.selenium.interactions.internal.DisplayAction
 
getActionLocation() - Method in class org.openqa.selenium.interactions.internal.MouseAction
 
getActiveEngine() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager
 
getAddressOfRemoteServer() - Method in class org.openqa.selenium.remote.HttpCommandExecutor
 
getAll() - Method in class org.openqa.selenium.logging.SessionLogs
 
getAttribute(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getAvailableEngines() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager
 
getAvailableLogTypes() - Method in class org.openqa.selenium.remote.RemoteLogs
 
getBase64EncodedScreenshot() - Method in exception org.openqa.selenium.remote.ScreenshotException
 
getBuildRevision() - Method in class org.openqa.selenium.remote.RemoteStatus
 
getBuildTime() - Method in class org.openqa.selenium.remote.RemoteStatus
 
getCapabilities() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getClientConnectionManager() - Static method in class org.openqa.selenium.remote.internal.HttpClientFactory
 
getCombinedLogsHolder(LocalLogs, LocalLogs) - Static method in class org.openqa.selenium.logging.LocalLogs
See documentation of CompositeLocalLogs about the difference between the first LocalLogs instance and the second one.
getCommandCodec() - Method in enum org.openqa.selenium.remote.Dialect
 
getCommandExecutor() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getCookieNamed(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
getCookies() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
getCoordinates() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getCssValue(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getCurrentUrl() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getDefaultTmpFS() - Static method in class org.openqa.selenium.io.TemporaryFilesystem
 
getDescribedInterface() - Method in class org.openqa.selenium.remote.AddFindsByCss
 
getDescribedInterface() - Method in class org.openqa.selenium.remote.AddFindsChildByCss
 
getDescribedInterface() - Method in class org.openqa.selenium.remote.AddRemoteTouchScreen
 
getDescribedInterface() - Method in class org.openqa.selenium.remote.AddRotatable
 
getDescribedInterface() - Method in interface org.openqa.selenium.remote.AugmenterProvider
 
getDescribedInterface() - Method in class org.openqa.selenium.remote.html5.AddApplicationCache
 
getDescribedInterface() - Method in class org.openqa.selenium.remote.html5.AddLocationContext
 
getDescribedInterface() - Method in class org.openqa.selenium.remote.html5.AddWebStorage
 
getDescribedInterface() - Method in class org.openqa.selenium.remote.mobile.AddNetworkConnection
 
getDialect() - Method in class org.openqa.selenium.remote.ProtocolHandshake.Result
 
getDownstreamDialects() - Method in class org.openqa.selenium.remote.NewSessionPayload
 
getElementConverter() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getEncodedElementKey() - Method in enum org.openqa.selenium.remote.Dialect
 
getEnvVarIgnoreCase(String) - Static method in class org.openqa.selenium.os.WindowsUtils
 
getErrorHandler() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getExceptionType(int) - Method in class org.openqa.selenium.remote.ErrorCodes
Returns the exception type that corresponds to the given statusCode.
getExceptionType(String) - Method in class org.openqa.selenium.remote.ErrorCodes
 
getExecuteMethod() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getExitCode() - Method in class org.openqa.selenium.os.CommandLine
 
getFileDetector() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getGridHttpClient(int, int) - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
 
getHandlerBasedLoggerInstance(LoggingHandler, Set<String>) - Static method in class org.openqa.selenium.logging.LocalLogs
 
getHighestEphemeralPort() - Method in interface org.openqa.selenium.net.EphemeralPortRangeDetector
Returns the last port that could be searched for free ports
getHighestEphemeralPort() - Method in class org.openqa.selenium.net.FixedIANAPortRange
 
getHighestEphemeralPort() - Method in class org.openqa.selenium.net.LinuxEphemeralPortRangeDetector
 
getHighestEphemeralPort() - Method in class org.openqa.selenium.net.OlderWindowsVersionEphemeralPortDetector
 
getHttpClient() - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
 
getId() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getImplementation(Object) - Method in class org.openqa.selenium.remote.AddFindsByCss
 
getImplementation(Object) - Method in class org.openqa.selenium.remote.AddFindsChildByCss
 
getImplementation(Object) - Method in class org.openqa.selenium.remote.AddRemoteTouchScreen
 
getImplementation(Object) - Method in class org.openqa.selenium.remote.AddRotatable
 
getImplementation(Object) - Method in interface org.openqa.selenium.remote.AugmenterProvider
For the interface that this provider describes, return an implementation.
getImplementation(Object) - Method in class org.openqa.selenium.remote.html5.AddApplicationCache
 
getImplementation(Object) - Method in class org.openqa.selenium.remote.html5.AddLocationContext
 
getImplementation(Object) - Method in class org.openqa.selenium.remote.html5.AddWebStorage
 
getImplementation(Object) - Method in class org.openqa.selenium.remote.mobile.AddNetworkConnection
 
getInetAddresses() - Method in class org.openqa.selenium.net.NetworkInterface
 
getInputType() - Method in class org.openqa.selenium.interactions.KeyInput
 
getInputType() - Method in class org.openqa.selenium.interactions.PointerInput
 
getInstance() - Static method in class org.openqa.selenium.logging.LoggingHandler
 
getInstance() - Static method in class org.openqa.selenium.net.LinuxEphemeralPortRangeDetector
 
getIp4LoopbackOnly() - Method in class org.openqa.selenium.net.NetworkInterface
Deprecated.
Will have reduced visibility in later releases.
getIp4NonLoopbackAddressOfThisMachine() - Method in class org.openqa.selenium.net.NetworkUtils
Returns a non-loopback IP4 hostname of the local host.
getIp4NonLoopBackOnly() - Method in class org.openqa.selenium.net.NetworkInterface
 
getIp6Address() - Method in class org.openqa.selenium.net.NetworkInterface
 
getIpOfLoopBackIp4() - Method in class org.openqa.selenium.net.NetworkUtils
 
getItem(String) - Method in class org.openqa.selenium.remote.html5.RemoteLocalStorage
 
getItem(String) - Method in class org.openqa.selenium.remote.html5.RemoteSessionStorage
 
getKeyboard() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getLibraryPathPropertyName() - Static method in class org.openqa.selenium.os.CommandLine
 
getLocalFile(CharSequence...) - Method in interface org.openqa.selenium.remote.FileDetector
 
getLocalFile(CharSequence...) - Method in class org.openqa.selenium.remote.LocalFileDetector
 
getLocalFile(CharSequence...) - Method in class org.openqa.selenium.remote.UselessFileDetector
 
getLocalStorage() - Method in class org.openqa.selenium.remote.html5.RemoteWebStorage
 
getLocation() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getLogFile() - Method in class org.openqa.selenium.remote.service.DriverService.Builder
 
getLogs(String) - Method in class org.openqa.selenium.logging.SessionLogs
 
getLogTypes() - Method in class org.openqa.selenium.logging.SessionLogs
 
getLoInterface() - Method in class org.openqa.selenium.net.DefaultNetworkInterfaceProvider
 
getLoInterface() - Method in interface org.openqa.selenium.net.NetworkInterfaceProvider
 
getLowestEphemeralPort() - Method in interface org.openqa.selenium.net.EphemeralPortRangeDetector
Returns the first port in the ephemeral range
getLowestEphemeralPort() - Method in class org.openqa.selenium.net.FixedIANAPortRange
 
getLowestEphemeralPort() - Method in class org.openqa.selenium.net.LinuxEphemeralPortRangeDetector
 
getLowestEphemeralPort() - Method in class org.openqa.selenium.net.OlderWindowsVersionEphemeralPortDetector
 
getMethod() - Method in class org.openqa.selenium.remote.http.HttpRequest
 
getMouse() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getName() - Method in class org.openqa.selenium.json.SimplePropertyDescriptor
 
getName() - Method in class org.openqa.selenium.net.NetworkInterface
 
getName() - Method in class org.openqa.selenium.remote.Command
 
getNetworkConnection() - Method in class org.openqa.selenium.remote.mobile.RemoteNetworkConnection
 
getNetWorkDiags() - Static method in class org.openqa.selenium.net.NetworkUtils
 
getNetworkInterfaces() - Method in class org.openqa.selenium.net.DefaultNetworkInterfaceProvider
 
getNetworkInterfaces() - Method in interface org.openqa.selenium.net.NetworkInterfaceProvider
 
getNonLoopbackAddressOfThisMachine() - Method in class org.openqa.selenium.net.NetworkUtils
Used by the mobile emulators that refuse to access localhost or 127.0.0.1 The IP4/IP6 requirements of this method are as-of-yet unspecified, but we return the string that is associated with the IP4 interface
getNullLogger() - Static method in class org.openqa.selenium.logging.LocalLogs
Logger which doesn't do anything.
getOsArch() - Method in class org.openqa.selenium.remote.RemoteStatus
 
getOsName() - Method in class org.openqa.selenium.remote.RemoteStatus
 
getOsVersion() - Method in class org.openqa.selenium.remote.RemoteStatus
 
getOutputStream() - Method in class org.openqa.selenium.remote.service.DriverService
 
getPageSource() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getParameters() - Method in class org.openqa.selenium.remote.Command
 
getPathsInProgramFiles(String) - Static method in class org.openqa.selenium.os.WindowsUtils
 
getPort() - Method in class org.openqa.selenium.remote.service.DriverService.Builder
 
getPosition() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow
 
getPrivateLocalAddress() - Method in class org.openqa.selenium.net.NetworkUtils
 
getProgramFiles86Path() - Static method in class org.openqa.selenium.os.WindowsUtils
 
getProgramFilesPath() - Static method in class org.openqa.selenium.os.WindowsUtils
Returns the path to the Windows Program Files.
getPropertyDescriptors(Class<?>) - Static method in class org.openqa.selenium.json.SimplePropertyDescriptor
 
getQueryParameter(String) - Method in class org.openqa.selenium.remote.http.HttpRequest
Get a query parameter.
getQueryParameterNames() - Method in class org.openqa.selenium.remote.http.HttpRequest
 
getQueryParameters(String) - Method in class org.openqa.selenium.remote.http.HttpRequest
 
getReadMethod() - Method in class org.openqa.selenium.json.SimplePropertyDescriptor
 
getRecords() - Method in class org.openqa.selenium.logging.LoggingHandler
 
getRect() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getReleaseLabel() - Method in class org.openqa.selenium.remote.RemoteStatus
 
getResponseCodec() - Method in enum org.openqa.selenium.remote.Dialect
 
getScreenshotAs(OutputType<X>) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getScreenshotAs(OutputType<X>) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getSessionId() - Method in class org.openqa.selenium.remote.Command
 
getSessionId(String) - Static method in class org.openqa.selenium.remote.HttpSessionId
 
getSessionId() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getSessionId() - Method in class org.openqa.selenium.remote.Response
 
getSessionLogs(Map<String, Object>) - Static method in class org.openqa.selenium.logging.SessionLogHandler
Creates a session logs map, with session logs mapped to session IDs, given a raw session log map as a JSON object.
getSessionStorage() - Method in class org.openqa.selenium.remote.html5.RemoteWebStorage
 
getSize() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow
 
getSize() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getState() - Method in class org.openqa.selenium.remote.Response
 
getStatus() - Method in class org.openqa.selenium.remote.html5.RemoteApplicationCache
 
getStatus() - Method in class org.openqa.selenium.remote.http.HttpResponse
 
getStatus() - Method in class org.openqa.selenium.remote.Response
 
getStdOut() - Method in class org.openqa.selenium.os.CommandLine
 
getStoringLoggerInstance(Set<String>) - Static method in class org.openqa.selenium.logging.LocalLogs
 
getTagName() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getTargetElement() - Method in class org.openqa.selenium.interactions.internal.BaseAction
 
getTargetHost() - Method in class org.openqa.selenium.remote.http.HttpResponse
Returns the host this response was received from, or null if it was not set.
getText() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getTitle() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getTmpFsBasedOn(File) - Static method in class org.openqa.selenium.io.TemporaryFilesystem
 
getUri() - Method in class org.openqa.selenium.remote.http.HttpRequest
 
getUrl(int) - Method in class org.openqa.selenium.remote.service.DriverService
 
getUrl() - Method in class org.openqa.selenium.remote.service.DriverService
 
getValue() - Method in class org.openqa.selenium.remote.Response
 
getValueToEncode(Response) - Method in class org.openqa.selenium.remote.http.AbstractHttpResponseCodec
 
getValueToEncode(Response) - Method in class org.openqa.selenium.remote.http.JsonHttpResponseCodec
 
getValueToEncode(Response) - Method in class org.openqa.selenium.remote.http.W3CHttpResponseCodec
 
getWindowHandle() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getWindowHandles() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
getWireName() - Method in enum org.openqa.selenium.interactions.PointerInput.Kind
 
getWrappedDriver() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
getWriteMethod() - Method in class org.openqa.selenium.json.SimplePropertyDescriptor
 
GO_BACK - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GO_FORWARD - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
GOOGLECHROME - Static variable in interface org.openqa.selenium.remote.BrowserType
 

H

HAS_NATIVE_EVENTS - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
HAS_TOUCHSCREEN - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
hashCode() - Method in class org.openqa.selenium.remote.Command
 
hashCode() - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec.CommandSpec
 
hashCode() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
hashCode() - Method in class org.openqa.selenium.remote.Response
 
hashCode() - Method in class org.openqa.selenium.remote.SessionId
 
hasNext() - Method in class org.openqa.selenium.json.JsonInput
 
hasShutdownEndpoint() - Method in class org.openqa.selenium.remote.service.DriverService
 
HIGHEST_PORT - Static variable in class org.openqa.selenium.net.PortProber
 
HTMLUNIT - Static variable in interface org.openqa.selenium.remote.BrowserType
 
htmlUnit() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
 
HTTP_TARGET_HOST - Static variable in class org.openqa.selenium.remote.http.HttpResponse
 
HttpClient - Interface in org.openqa.selenium.remote.http
Defines a simple client for making HTTP requests.
HttpClient.Factory - Interface in org.openqa.selenium.remote.http
 
HttpClientFactory - Class in org.openqa.selenium.remote.internal
 
HttpClientFactory() - Constructor for class org.openqa.selenium.remote.internal.HttpClientFactory
 
HttpClientFactory(int, int) - Constructor for class org.openqa.selenium.remote.internal.HttpClientFactory
 
HttpCommandExecutor - Class in org.openqa.selenium.remote
 
HttpCommandExecutor(URL) - Constructor for class org.openqa.selenium.remote.HttpCommandExecutor
 
HttpCommandExecutor(Map<String, CommandInfo>, URL) - Constructor for class org.openqa.selenium.remote.HttpCommandExecutor
Creates an HttpCommandExecutor that supports non-standard additionalCommands in addition to the standard.
HttpCommandExecutor(Map<String, CommandInfo>, URL, HttpClient.Factory) - Constructor for class org.openqa.selenium.remote.HttpCommandExecutor
 
HttpMethod - Enum in org.openqa.selenium.remote.http
 
HttpProfilerLogEntry - Class in org.openqa.selenium.logging.profiler
 
HttpProfilerLogEntry(String, boolean) - Constructor for class org.openqa.selenium.logging.profiler.HttpProfilerLogEntry
 
HttpRequest - Class in org.openqa.selenium.remote.http
 
HttpRequest(HttpMethod, String) - Constructor for class org.openqa.selenium.remote.http.HttpRequest
 
HttpResponse - Class in org.openqa.selenium.remote.http
 
HttpResponse() - Constructor for class org.openqa.selenium.remote.http.HttpResponse
 
HttpSessionId - Class in org.openqa.selenium.remote
 
HttpSessionId() - Constructor for class org.openqa.selenium.remote.HttpSessionId
 

I

id - Variable in class org.openqa.selenium.remote.RemoteWebElement
 
IE - Static variable in interface org.openqa.selenium.remote.BrowserType
 
IE_HTA - Static variable in interface org.openqa.selenium.remote.BrowserType
 
IEXPLORE - Static variable in interface org.openqa.selenium.remote.BrowserType
 
IEXPLORE_PROXY - Static variable in interface org.openqa.selenium.remote.BrowserType
 
ime() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
IME_ACTIVATE_ENGINE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
IME_DEACTIVATE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
IME_ENGINE_ACTIVATION_FAILED - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
IME_GET_ACTIVE_ENGINE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
IME_GET_AVAILABLE_ENGINES - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
IME_IS_ACTIVATED - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
IME_NOT_AVAILABLE - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
IMPLICITLY_WAIT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
implicitlyWait(long, TimeUnit) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts
 
InterfaceImplementation - Interface in org.openqa.selenium.remote
An implementation of a particular interface, used by the Augmenter.
internetExplorer() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
 
InternetExplorerFilter - Class in org.openqa.selenium.remote.session
 
InternetExplorerFilter() - Constructor for class org.openqa.selenium.remote.session.InternetExplorerFilter
 
INVALID_ARGUMENT - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
INVALID_COOKIE_DOMAIN - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
INVALID_ELEMENT_COORDINATES - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
INVALID_ELEMENT_STATE - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
INVALID_SELECTOR_ERROR - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
INVALID_XPATH_SELECTOR - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
INVALID_XPATH_SELECTOR_RETURN_TYPER - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
invoke(ExecuteMethod, Object, Method, Object...) - Method in interface org.openqa.selenium.remote.InterfaceImplementation
Called when it has become apparent that this is the right interface to implement a particular method.
IPAD - Static variable in interface org.openqa.selenium.remote.BrowserType
 
ipad() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
 
IPHONE - Static variable in interface org.openqa.selenium.remote.BrowserType
 
iphone() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
 
IS_BROWSER_ONLINE - 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
 
isActivated() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager
 
isDisplayed() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
isEnabled() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
isIncludeServerErrors() - Method in class org.openqa.selenium.remote.ErrorHandler
 
IsInteraction - Interface in org.openqa.selenium.interactions
Interface to help us transition code to The New World
isIp4AddressBindingOnly() - Method in class org.openqa.selenium.net.NetworkInterface
 
isLoopBack() - Method in class org.openqa.selenium.net.NetworkInterface
 
isMappableError(Throwable) - Method in class org.openqa.selenium.remote.ErrorCodes
 
isRunning() - Method in class org.openqa.selenium.os.CommandLine
Check whether the current command is still executing.
isRunning() - Method in class org.openqa.selenium.remote.service.DriverService
Checks whether the driver child process is currently running.
isSelected() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
isSuccessful() - Method in class org.openqa.selenium.os.CommandLine
 
isZipped(String) - Static method in class org.openqa.selenium.io.FileHandler
 

J

JAVASCRIPT_ERROR - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
JdkAugmenter - Class in org.openqa.selenium.remote
Enhance the interfaces implemented by an instance of the RemoteWebDriver based on the returned Capabilities of the driver.
JdkAugmenter() - Constructor for class org.openqa.selenium.remote.JdkAugmenter
 
Json - Class in org.openqa.selenium.json
 
Json() - Constructor for class org.openqa.selenium.json.Json
 
JsonException - Exception in org.openqa.selenium.json
 
JsonException(String) - Constructor for exception org.openqa.selenium.json.JsonException
 
JsonException(Throwable) - Constructor for exception org.openqa.selenium.json.JsonException
 
JsonException(String, Throwable) - Constructor for exception org.openqa.selenium.json.JsonException
 
JsonHttpCommandCodec - Class in org.openqa.selenium.remote.http
A command codec that adheres to the Selenium project's JSON/HTTP wire protocol.
JsonHttpCommandCodec() - Constructor for class org.openqa.selenium.remote.http.JsonHttpCommandCodec
 
JsonHttpResponseCodec - Class in org.openqa.selenium.remote.http
A response codec that adheres to the Selenium project's JSON/HTTP wire protocol.
JsonHttpResponseCodec() - Constructor for class org.openqa.selenium.remote.http.JsonHttpResponseCodec
 
JsonInput - Class in org.openqa.selenium.json
 
JsonOutput - Class in org.openqa.selenium.json
 
JsonToWebElementConverter - Class in org.openqa.selenium.remote.internal
Reconstitutes WebElements from their JSON representation.
JsonToWebElementConverter(RemoteWebDriver) - Constructor for class org.openqa.selenium.remote.internal.JsonToWebElementConverter
 
JsonType - Enum in org.openqa.selenium.json
 

K

key - Variable in class org.openqa.selenium.interactions.internal.SingleKeyAction
 
keyboard - Variable in class org.openqa.selenium.interactions.internal.KeysRelatedAction
 
keyDown(CharSequence) - Method in class org.openqa.selenium.interactions.Actions
Performs a modifier key press.
keyDown(WebElement, CharSequence) - Method in class org.openqa.selenium.interactions.Actions
Performs a modifier key press after focusing on an element.
KeyDownAction - Class in org.openqa.selenium.interactions
KeyDownAction(Keyboard, Mouse, Locatable, Keys) - Constructor for class org.openqa.selenium.interactions.KeyDownAction
Deprecated.
 
KeyDownAction(Keyboard, Mouse, Keys) - Constructor for class org.openqa.selenium.interactions.KeyDownAction
Deprecated.
 
KeyInput - Class in org.openqa.selenium.interactions
KeyInput(String) - Constructor for class org.openqa.selenium.interactions.KeyInput
 
keySet() - Method in class org.openqa.selenium.remote.html5.RemoteLocalStorage
 
keySet() - Method in class org.openqa.selenium.remote.html5.RemoteSessionStorage
 
KeysRelatedAction - Class in org.openqa.selenium.interactions.internal
Represents a general action related to keyboard input.
KeysRelatedAction(Keyboard, Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.internal.KeysRelatedAction
 
keyUp(CharSequence) - Method in class org.openqa.selenium.interactions.Actions
Performs a modifier key release.
keyUp(WebElement, CharSequence) - Method in class org.openqa.selenium.interactions.Actions
Performs a modifier key release after focusing on an element.
KeyUpAction - Class in org.openqa.selenium.interactions
KeyUpAction(Keyboard, Mouse, Locatable, Keys) - Constructor for class org.openqa.selenium.interactions.KeyUpAction
Deprecated.
 
KeyUpAction(Keyboard, Mouse, Keys) - Constructor for class org.openqa.selenium.interactions.KeyUpAction
Deprecated.
 
killByName(String) - Static method in class org.openqa.selenium.os.WindowsUtils
Deprecated. 
killPID(String) - Static method in class org.openqa.selenium.os.WindowsUtils
Deprecated. 
KONQUEROR - Static variable in interface org.openqa.selenium.remote.BrowserType
 

L

LinuxEphemeralPortRangeDetector - Class in org.openqa.selenium.net
 
LIST_OF_MAPS_TYPE - Static variable in class org.openqa.selenium.json.Json
 
loadEnvironment() - Static method in class org.openqa.selenium.os.WindowsUtils
Returns the current process environment variables
LocalFileDetector - Class in org.openqa.selenium.remote
Detects files on the local disk.
LocalFileDetector() - Constructor for class org.openqa.selenium.remote.LocalFileDetector
 
LocalLogs - Class in org.openqa.selenium.logging
Stores and retrieves logs in-process (i.e.
LocalLogs() - Constructor for class org.openqa.selenium.logging.LocalLogs
 
location() - Method in class org.openqa.selenium.remote.html5.RemoteLocationContext
 
log(SessionId, String, Object, RemoteWebDriver.When) - Method in class org.openqa.selenium.remote.RemoteWebDriver
Override this to be notified at key points in the execution of a command.
LogCombiner - Class in org.openqa.selenium.logging
 
LogCombiner() - Constructor for class org.openqa.selenium.logging.LogCombiner
 
LOGGING_PREFS - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
LoggingHandler - Class in org.openqa.selenium.logging
A custom handler used to record log entries.
logs() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
LogType - Class in org.openqa.selenium.logging
Supported log types.
LogType() - Constructor for class org.openqa.selenium.logging.LogType
 
longPress(WebElement) - Method in class org.openqa.selenium.interactions.touch.TouchActions
Allows the execution of long press gestures.
longPress(Coordinates) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
 
LongPressAction - Class in org.openqa.selenium.interactions.touch
Creates a long press gesture.
LongPressAction(TouchScreen, Locatable) - Constructor for class org.openqa.selenium.interactions.touch.LongPressAction
 

M

makeWritable(File) - Static method in class org.openqa.selenium.io.FileHandler
 
manage() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
MAP_TYPE - Static variable in class org.openqa.selenium.json.Json
 
maximize() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow
 
MAXIMIZE_CURRENT_WINDOW - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
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
 
MOCK - Static variable in interface org.openqa.selenium.remote.BrowserType
 
mouse - Variable in class org.openqa.selenium.interactions.internal.KeysRelatedAction
 
mouse - Variable in class org.openqa.selenium.interactions.internal.MouseAction
 
MOUSE_DOWN - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
MOUSE_UP - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
MouseAction - Class in org.openqa.selenium.interactions.internal
Base class for all mouse-related actions.
MouseAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.internal.MouseAction
 
MouseAction.Button - Enum in org.openqa.selenium.interactions.internal
 
mouseDown(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
 
mouseMove(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
 
mouseMove(Coordinates, long, long) - Method in class org.openqa.selenium.remote.RemoteMouse
 
mouseUp(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
 
move(int, int) - Method in class org.openqa.selenium.interactions.touch.TouchActions
Allows the execution of the gesture 'move' on the screen.
move(int, int) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
 
MOVE_TARGET_OUT_OF_BOUNDS - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
MOVE_TO - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
MoveAction - Class in org.openqa.selenium.interactions.touch
Creates a move gesture.
MoveAction(TouchScreen, int, int) - Constructor for class org.openqa.selenium.interactions.touch.MoveAction
 
moveByOffset(int, int) - Method in class org.openqa.selenium.interactions.Actions
Moves the mouse from its current position (or 0,0) by the given offset.
moveIfNeeded(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
 
MoveMouseAction - Class in org.openqa.selenium.interactions
MoveMouseAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.MoveMouseAction
Deprecated.
 
moveToElement(WebElement) - Method in class org.openqa.selenium.interactions.Actions
Moves the mouse to the middle of the element.
moveToElement(WebElement, int, int) - Method in class org.openqa.selenium.interactions.Actions
Moves the mouse to an offset from the top-left corner of the element.
moveToLocation() - Method in class org.openqa.selenium.interactions.internal.MouseAction
 
moveToLocation(PointerInput, ImmutableList.Builder<Interaction>) - Method in class org.openqa.selenium.interactions.internal.MouseAction
 
MoveToOffsetAction - Class in org.openqa.selenium.interactions
MoveToOffsetAction(Mouse, Locatable, int, int) - Constructor for class org.openqa.selenium.interactions.MoveToOffsetAction
Deprecated.
 
MultiOutputStream - Class in org.openqa.selenium.io
Output stream demultiplexer
MultiOutputStream(OutputStream, OutputStream) - Constructor for class org.openqa.selenium.io.MultiOutputStream
 

N

name(String) - Method in class org.openqa.selenium.json.JsonOutput
 
navigate() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
NeedsLocalLogs - Interface in org.openqa.selenium.logging
 
NetworkInterface - Class in org.openqa.selenium.net
 
NetworkInterface(NetworkInterface) - Constructor for class org.openqa.selenium.net.NetworkInterface
 
NetworkInterfaceProvider - Interface in org.openqa.selenium.net
Provides information about the local network interfaces.
NetworkUtils - Class in org.openqa.selenium.net
 
NetworkUtils() - Constructor for class org.openqa.selenium.net.NetworkUtils
 
NEW_SESSION - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
newInput(Reader) - Method in class org.openqa.selenium.json.Json
 
newOutput(Appendable) - Method in class org.openqa.selenium.json.Json
 
newRemoteWebElement() - Method in class org.openqa.selenium.remote.internal.JsonToWebElementConverter
 
NewSessionPayload - Class in org.openqa.selenium.remote
 
nextBoolean() - Method in class org.openqa.selenium.json.JsonInput
 
nextName() - Method in class org.openqa.selenium.json.JsonInput
 
nextNull() - Method in class org.openqa.selenium.json.JsonInput
 
nextNumber() - Method in class org.openqa.selenium.json.JsonInput
 
nextString() - Method in class org.openqa.selenium.json.JsonInput
 
NO_ALERT_PRESENT - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
NO_SUCH_COOKIE - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
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_SESSION - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
NO_SUCH_WINDOW - Static variable in class org.openqa.selenium.remote.ErrorCodes
 

O

OBJECT_TYPE - Static variable in class org.openqa.selenium.json.Json
 
obtainLoopbackIp4Address() - Method in class org.openqa.selenium.net.NetworkUtils
Returns a single address that is guaranteed to resolve to an ipv4 representation of localhost This may either be a hostname or an ip address, dependending if we can guarantee what that the hostname will resolve to ip4.
OkHttpClient - Class in org.openqa.selenium.remote.internal
 
OkHttpClient(OkHttpClient, URL) - Constructor for class org.openqa.selenium.remote.internal.OkHttpClient
 
OkHttpClient.Factory - Class in org.openqa.selenium.remote.internal
 
OlderWindowsVersionEphemeralPortDetector - Class in org.openqa.selenium.net
 
OlderWindowsVersionEphemeralPortDetector() - Constructor for class org.openqa.selenium.net.OlderWindowsVersionEphemeralPortDetector
 
oneOf(Capabilities, Capabilities...) - Method in class org.openqa.selenium.remote.RemoteWebDriverBuilder
Clears the current set of alternative browsers and instead sets the list of possible choices to the arguments given to this method.
ONLY_PROXYING_SELENIUM_TRAFFIC - Static variable in interface org.openqa.selenium.remote.CapabilityType.ForSeleniumServer
 
OPERA - Static variable in interface org.openqa.selenium.remote.BrowserType
Deprecated.
Use OPERA_BLINK
opera() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
Deprecated.
Use #operaBlink
OPERA_BLINK - Static variable in interface org.openqa.selenium.remote.BrowserType
 
operaBlink() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
 
OperaFilter - Class in org.openqa.selenium.remote.session
 
OperaFilter() - Constructor for class org.openqa.selenium.remote.session.OperaFilter
 
optionallyClickElement(PointerInput, ImmutableList.Builder<Interaction>) - Method in class org.openqa.selenium.interactions.internal.KeysRelatedAction
 
org.openqa.selenium.interactions - package org.openqa.selenium.interactions
 
org.openqa.selenium.interactions.internal - package org.openqa.selenium.interactions.internal
 
org.openqa.selenium.interactions.touch - package org.openqa.selenium.interactions.touch
 
org.openqa.selenium.io - package org.openqa.selenium.io
 
org.openqa.selenium.json - package org.openqa.selenium.json
 
org.openqa.selenium.logging - package org.openqa.selenium.logging
 
org.openqa.selenium.logging.profiler - package org.openqa.selenium.logging.profiler
 
org.openqa.selenium.net - package org.openqa.selenium.net
 
org.openqa.selenium.os - package org.openqa.selenium.os
 
org.openqa.selenium.remote - package org.openqa.selenium.remote
 
org.openqa.selenium.remote.html5 - package org.openqa.selenium.remote.html5
 
org.openqa.selenium.remote.http - package org.openqa.selenium.remote.http
 
org.openqa.selenium.remote.internal - package org.openqa.selenium.remote.internal
 
org.openqa.selenium.remote.mobile - package org.openqa.selenium.remote.mobile
 
org.openqa.selenium.remote.service - package org.openqa.selenium.remote.service
 
org.openqa.selenium.remote.session - package org.openqa.selenium.remote.session
 
OVERLAPPING_CHECK_DISABLED - Static variable in interface org.openqa.selenium.remote.CapabilityType
 

P

PAGE_LOAD_STRATEGY - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
PAGE_LOADING_STRATEGY - Static variable in interface org.openqa.selenium.remote.CapabilityType
Deprecated.
Use PAGE_LOAD_STRATEGY instead
pageLoadTimeout(long, TimeUnit) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts
 
paramsFromCoordinates(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
 
parent - Variable in class org.openqa.selenium.remote.RemoteWebElement
 
parentFrame() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator
 
pause(long) - Method in class org.openqa.selenium.interactions.Actions
Performs a pause.
pause(Duration) - Method in class org.openqa.selenium.interactions.Actions
 
PauseAction - Class in org.openqa.selenium.interactions
Deprecated.
'Pause' is considered to be a bad design practice.
PauseAction(long) - Constructor for class org.openqa.selenium.interactions.PauseAction
Deprecated.
 
peek() - Method in class org.openqa.selenium.json.JsonInput
 
perform() - Method in class org.openqa.selenium.interactions.Actions
A convenience method for performing the actions without calling build() first.
perform() - Method in class org.openqa.selenium.interactions.ButtonReleaseAction
Deprecated.
Releases the mouse button currently left held.
perform() - Method in class org.openqa.selenium.interactions.ClickAction
Deprecated.
 
perform() - Method in class org.openqa.selenium.interactions.ClickAndHoldAction
Deprecated.
Holds down the mouse button on a selected element.
perform() - Method in class org.openqa.selenium.interactions.CompositeAction
 
perform() - Method in class org.openqa.selenium.interactions.ContextClickAction
Deprecated.
Emulates clicking on the mouse button that would bring up contextual menus (usually right-clicking).
perform() - Method in class org.openqa.selenium.interactions.DoubleClickAction
Deprecated.
Double-clicks on the given element.
perform() - Method in class org.openqa.selenium.interactions.KeyDownAction
Deprecated.
 
perform() - Method in class org.openqa.selenium.interactions.KeyUpAction
Deprecated.
 
perform() - Method in class org.openqa.selenium.interactions.MoveMouseAction
Deprecated.
 
perform() - Method in class org.openqa.selenium.interactions.MoveToOffsetAction
Deprecated.
 
perform() - Method in class org.openqa.selenium.interactions.PauseAction
Deprecated.
 
perform() - Method in class org.openqa.selenium.interactions.SendKeysAction
Deprecated.
 
perform() - Method in class org.openqa.selenium.interactions.touch.DoubleTapAction
 
perform() - Method in class org.openqa.selenium.interactions.touch.DownAction
 
perform() - Method in class org.openqa.selenium.interactions.touch.FlickAction
 
perform() - Method in class org.openqa.selenium.interactions.touch.LongPressAction
 
perform() - Method in class org.openqa.selenium.interactions.touch.MoveAction
 
perform() - Method in class org.openqa.selenium.interactions.touch.ScrollAction
 
perform() - Method in class org.openqa.selenium.interactions.touch.SingleTapAction
 
perform() - Method in class org.openqa.selenium.interactions.touch.UpAction
 
perform(Collection<Sequence>) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
PERFORMANCE - Static variable in class org.openqa.selenium.logging.LogType
This log type pertains to logs relating to performance timings.
performAugmentation(Augmenter.CompoundHandler, X) - Method in class org.openqa.selenium.remote.Augmenter
 
PHANTOMJS - Static variable in interface org.openqa.selenium.remote.BrowserType
 
phantomjs() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
Deprecated.
PhantomJS is no longer actively developed, and support will eventually be dropped.
PLATFORM - Static variable in interface org.openqa.selenium.remote.CapabilityType
Deprecated.
PLATFORM_NAME - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
pointer() - Static method in class org.openqa.selenium.interactions.PointerInput.Origin
 
PointerInput - Class in org.openqa.selenium.interactions
PointerInput(PointerInput.Kind, String) - Constructor for class org.openqa.selenium.interactions.PointerInput
 
PointerInput.Kind - Enum in org.openqa.selenium.interactions
 
PointerInput.MouseButton - Enum in org.openqa.selenium.interactions
 
PointerInput.Origin - Class in org.openqa.selenium.interactions
 
pollPort(int) - Static method in class org.openqa.selenium.net.PortProber
 
pollPort(int, int, TimeUnit) - Static method in class org.openqa.selenium.net.PortProber
 
PortProber - Class in org.openqa.selenium.net
 
post(String) - Static method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
 
pressKey(CharSequence) - Method in class org.openqa.selenium.remote.RemoteKeyboard
 
PROFILER - Static variable in class org.openqa.selenium.logging.LogType
This log type pertains to logs relating to performance timings.
ProfilerLogEntry - Class in org.openqa.selenium.logging.profiler
 
ProfilerLogEntry(EventType, String) - Constructor for class org.openqa.selenium.logging.profiler.ProfilerLogEntry
 
propertySetting(PropertySetting) - Method in class org.openqa.selenium.json.JsonInput
 
PropertySetting - Enum in org.openqa.selenium.json
 
ProtocolHandshake - Class in org.openqa.selenium.remote
 
ProtocolHandshake() - Constructor for class org.openqa.selenium.remote.ProtocolHandshake
 
ProtocolHandshake.Result - Class in org.openqa.selenium.remote
 
PROXY - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
PROXY_PAC - Static variable in interface org.openqa.selenium.remote.CapabilityType.ForSeleniumServer
 
PROXYING_EVERYTHING - Static variable in interface org.openqa.selenium.remote.CapabilityType.ForSeleniumServer
 
ProxyTransform - Class in org.openqa.selenium.remote.session
 
ProxyTransform() - Constructor for class org.openqa.selenium.remote.session.ProxyTransform
 
publish(LogRecord) - Method in class org.openqa.selenium.logging.LoggingHandler
 

Q

QUIT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
quit() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 

R

read(Type) - Method in class org.openqa.selenium.json.JsonInput
 
reconstructValue(Response) - Method in class org.openqa.selenium.remote.http.AbstractHttpResponseCodec
 
reconstructValue(Response) - Method in class org.openqa.selenium.remote.http.JsonHttpResponseCodec
 
reconstructValue(Response) - Method in class org.openqa.selenium.remote.http.W3CHttpResponseCodec
 
REFRESH - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
release(WebElement) - Method in class org.openqa.selenium.interactions.Actions
Releases the depressed left mouse button, in the middle of the given element.
release() - Method in class org.openqa.selenium.interactions.Actions
Releases the depressed left mouse button at the current mouse location.
releaseKey(CharSequence) - Method in class org.openqa.selenium.remote.RemoteKeyboard
 
RemoteApplicationCache - Class in org.openqa.selenium.remote.html5
Provides remote access to the ApplicationCache API.
RemoteApplicationCache(ExecuteMethod) - Constructor for class org.openqa.selenium.remote.html5.RemoteApplicationCache
 
RemoteExecuteMethod - Class in org.openqa.selenium.remote
 
RemoteExecuteMethod(RemoteWebDriver) - Constructor for class org.openqa.selenium.remote.RemoteExecuteMethod
 
RemoteInputMethodManager() - Constructor for class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager
 
RemoteKeyboard - Class in org.openqa.selenium.remote
An implementation of the keyboard for use with the remote webdriver.
RemoteKeyboard(ExecuteMethod) - Constructor for class org.openqa.selenium.remote.RemoteKeyboard
 
RemoteLocalStorage - Class in org.openqa.selenium.remote.html5
Executes the commands to access HTML5 localStorage on the remote webdriver server.
RemoteLocalStorage(ExecuteMethod) - Constructor for class org.openqa.selenium.remote.html5.RemoteLocalStorage
 
RemoteLocationContext - Class in org.openqa.selenium.remote.html5
 
RemoteLocationContext(ExecuteMethod) - Constructor for class org.openqa.selenium.remote.html5.RemoteLocationContext
 
RemoteLogs - Class in org.openqa.selenium.remote
 
RemoteLogs(ExecuteMethod, LocalLogs) - Constructor for class org.openqa.selenium.remote.RemoteLogs
 
RemoteMouse - Class in org.openqa.selenium.remote
Executes wire commands for mouse interaction.
RemoteMouse(ExecuteMethod) - Constructor for class org.openqa.selenium.remote.RemoteMouse
 
RemoteNetworkConnection - Class in org.openqa.selenium.remote.mobile
 
RemoteNetworkConnection(ExecuteMethod) - Constructor for class org.openqa.selenium.remote.mobile.RemoteNetworkConnection
 
RemoteSessionStorage - Class in org.openqa.selenium.remote.html5
Executes the commands to access HTML5 sessionStorage on the remote webdriver server.
RemoteSessionStorage(ExecuteMethod) - Constructor for class org.openqa.selenium.remote.html5.RemoteSessionStorage
 
RemoteStatus - Class in org.openqa.selenium.remote
 
RemoteStatus(Map<String, Object>) - Constructor for class org.openqa.selenium.remote.RemoteStatus
 
RemoteTargetLocator() - Constructor for class org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator
 
RemoteTimeouts() - Constructor for class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts
 
RemoteTouchScreen - Class in org.openqa.selenium.remote
 
RemoteTouchScreen(ExecuteMethod) - Constructor for class org.openqa.selenium.remote.RemoteTouchScreen
 
RemoteWebDriver - Class in org.openqa.selenium.remote
 
RemoteWebDriver() - Constructor for class org.openqa.selenium.remote.RemoteWebDriver
 
RemoteWebDriver(Capabilities) - Constructor for class org.openqa.selenium.remote.RemoteWebDriver
 
RemoteWebDriver(CommandExecutor, Capabilities) - Constructor for class org.openqa.selenium.remote.RemoteWebDriver
 
RemoteWebDriver(URL, Capabilities) - Constructor for class org.openqa.selenium.remote.RemoteWebDriver
 
RemoteWebDriver.RemoteTargetLocator - Class in org.openqa.selenium.remote
 
RemoteWebDriver.RemoteWebDriverOptions - Class in org.openqa.selenium.remote
 
RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager - Class in org.openqa.selenium.remote
 
RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts - Class in org.openqa.selenium.remote
 
RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow - Class in org.openqa.selenium.remote
 
RemoteWebDriver.When - Enum in org.openqa.selenium.remote
 
RemoteWebDriverBuilder - Class in org.openqa.selenium.remote
Create a new Selenium session using the W3C WebDriver protocol.
RemoteWebDriverOptions() - Constructor for class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
RemoteWebElement - Class in org.openqa.selenium.remote
 
RemoteWebElement() - Constructor for class org.openqa.selenium.remote.RemoteWebElement
 
RemoteWebStorage - Class in org.openqa.selenium.remote.html5
Provides remote access to the WebStorage API.
RemoteWebStorage(ExecuteMethod) - Constructor for class org.openqa.selenium.remote.html5.RemoteWebStorage
 
RemoteWindow() - Constructor for class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow
 
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
 
removeItem(String) - Method in class org.openqa.selenium.remote.html5.RemoteLocalStorage
 
removeItem(String) - Method in class org.openqa.selenium.remote.html5.RemoteSessionStorage
 
resetInputState() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
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
 
ResponseCodec<T> - Interface in org.openqa.selenium.remote
Converts Response objects to and from another representation.
ROTATABLE - Static variable in interface org.openqa.selenium.remote.CapabilityType
 

S

SAFARI - Static variable in interface org.openqa.selenium.remote.BrowserType
 
safari() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
 
SAFARI_PROXY - Static variable in interface org.openqa.selenium.remote.BrowserType
 
SafariFilter - Class in org.openqa.selenium.remote.session
 
SafariFilter() - Constructor for class org.openqa.selenium.remote.session.SafariFilter
 
score(Capabilities) - Method in class org.openqa.selenium.remote.service.DriverService.Builder
Provides a measure of how strongly this DriverService supports the given capabilities.
SCREENSHOT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
ScreenshotException - Exception in org.openqa.selenium.remote
 
ScreenshotException(String) - Constructor for exception org.openqa.selenium.remote.ScreenshotException
 
ScreenshotException(String, Throwable) - Constructor for exception org.openqa.selenium.remote.ScreenshotException
 
scroll(WebElement, int, int) - Method in class org.openqa.selenium.interactions.touch.TouchActions
Creates a scroll gesture that starts on a particular screen location.
scroll(int, int) - Method in class org.openqa.selenium.interactions.touch.TouchActions
Allows the view to be scrolled by an x and y offset.
scroll(Coordinates, int, int) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
 
scroll(int, int) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
 
ScrollAction - Class in org.openqa.selenium.interactions.touch
Creates a scroll gesture.
ScrollAction(TouchScreen, Locatable, int, int) - Constructor for class org.openqa.selenium.interactions.touch.ScrollAction
 
ScrollAction(TouchScreen, int, int) - Constructor for class org.openqa.selenium.interactions.touch.ScrollAction
 
SEND_KEYS_TO_ACTIVE_ELEMENT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SEND_KEYS_TO_ELEMENT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
sendKeys(CharSequence...) - Method in class org.openqa.selenium.interactions.Actions
Sends keys to the active element.
sendKeys(WebElement, CharSequence...) - Method in class org.openqa.selenium.interactions.Actions
Equivalent to calling: Actions.click(element).sendKeys(keysToSend). This method is different from WebElement.sendKeys(CharSequence...) - see Actions.sendKeys(CharSequence...) for details how.
sendKeys(CharSequence...) - Method in class org.openqa.selenium.remote.RemoteKeyboard
 
sendKeys(CharSequence...) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
SendKeysAction - Class in org.openqa.selenium.interactions
SendKeysAction(Keyboard, Mouse, Locatable, CharSequence...) - Constructor for class org.openqa.selenium.interactions.SendKeysAction
Deprecated.
 
SendKeysAction(Keyboard, Mouse, CharSequence...) - Constructor for class org.openqa.selenium.interactions.SendKeysAction
Deprecated.
 
sendOutputTo(OutputStream) - Method in class org.openqa.selenium.remote.service.DriverService
 
SERVER - Static variable in class org.openqa.selenium.logging.LogType
This log type pertains to logs from the remote server.
SESSION_NOT_CREATED - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
SessionId - Class in org.openqa.selenium.remote
 
SessionId(String) - Constructor for class org.openqa.selenium.remote.SessionId
 
SessionLogHandler - Class in org.openqa.selenium.logging
 
SessionLogHandler() - Constructor for class org.openqa.selenium.logging.SessionLogHandler
 
SessionLogs - Class in org.openqa.selenium.logging
Contains the logs for a session divided by supported log types.
SessionLogs() - Constructor for class org.openqa.selenium.logging.SessionLogs
 
SET_ALERT_CREDENTIALS - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SET_ALERT_VALUE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SET_BROWSER_ONLINE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SET_CURRENT_WINDOW_POSITION - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SET_CURRENT_WINDOW_SIZE - 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_NETWORK_CONNECTION - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SET_SCREEN_ORIENTATION - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SET_SCREEN_ROTATION - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SET_SCRIPT_TIMEOUT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SET_SESSION_STORAGE_ITEM - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SET_TIMEOUT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
setAcceptInsecureCerts(boolean) - Method in class org.openqa.selenium.remote.DesiredCapabilities
 
setBrowserName(String) - Method in class org.openqa.selenium.remote.DesiredCapabilities
 
setCapability(String, String) - Method in class org.openqa.selenium.remote.RemoteWebDriverBuilder
Sets a capability for every single alternative when the session is created.
setCommandExecutor(CommandExecutor) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
setDynamicLibraryPath(String) - Method in class org.openqa.selenium.os.CommandLine
 
setElementConverter(JsonToWebElementConverter) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
setEnvironmentVariable(String, String) - Method in class org.openqa.selenium.os.CommandLine
Adds the specified environment variable.
setEnvironmentVariables(Map<String, String>) - Method in class org.openqa.selenium.os.CommandLine
Adds the specified environment variables.
setErrorHandler(ErrorHandler) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
setFileDetector(FileDetector) - Method in class org.openqa.selenium.remote.RemoteWebDriver
Set the file detector to be used when sending keyboard input.
setFileDetector(FileDetector) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
setFoundBy(SearchContext, WebElement, String, String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
setFoundBy(SearchContext, String, String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
setId(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
setIncludeServerErrors(boolean) - Method in class org.openqa.selenium.remote.ErrorHandler
 
setInput(String) - Method in class org.openqa.selenium.os.CommandLine
 
setItem(String, String) - Method in class org.openqa.selenium.remote.html5.RemoteLocalStorage
 
setItem(String, String) - Method in class org.openqa.selenium.remote.html5.RemoteSessionStorage
 
setJavascriptEnabled(boolean) - Method in class org.openqa.selenium.remote.DesiredCapabilities
 
setLocalLogs(LocalLogs) - Method in interface org.openqa.selenium.logging.NeedsLocalLogs
 
setLocalLogs(LocalLogs) - Method in class org.openqa.selenium.remote.HttpCommandExecutor
 
setLocation(Location) - Method in class org.openqa.selenium.remote.html5.RemoteLocationContext
 
setLogLevel(Level) - Method in class org.openqa.selenium.remote.RemoteWebDriver
Sets the RemoteWebDriver's client log level.
setNetworkConnection(NetworkConnection.ConnectionType) - Method in class org.openqa.selenium.remote.mobile.RemoteNetworkConnection
 
setParent(RemoteWebDriver) - Method in class org.openqa.selenium.remote.RemoteWebElement
 
setPlatform(Platform) - Method in class org.openqa.selenium.remote.DesiredCapabilities
 
setPosition(Point) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow
 
setPrettyPrint(boolean) - Method in class org.openqa.selenium.json.JsonOutput
 
setScriptTimeout(long, TimeUnit) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts
 
setSessionId(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
setSessionId(String) - Method in class org.openqa.selenium.remote.Response
 
setSize(Dimension) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow
 
setState(String) - Method in class org.openqa.selenium.remote.Response
 
setStatus(int) - Method in class org.openqa.selenium.remote.http.HttpResponse
 
setStatus(Integer) - Method in class org.openqa.selenium.remote.Response
 
setTargetHost(String) - Method in class org.openqa.selenium.remote.http.HttpResponse
Sets the host this response was received from.
setTemporaryDirectory(File) - Static method in class org.openqa.selenium.io.TemporaryFilesystem
 
setValue(Object) - Method in class org.openqa.selenium.remote.Response
 
setVersion(String) - Method in class org.openqa.selenium.remote.DesiredCapabilities
 
setWorkingDirectory(String) - Method in class org.openqa.selenium.os.CommandLine
 
SimplePropertyDescriptor - Class in org.openqa.selenium.json
 
SimplePropertyDescriptor(String, Function<Object, Object>, Method) - Constructor for class org.openqa.selenium.json.SimplePropertyDescriptor
 
SingleKeyAction - Class in org.openqa.selenium.interactions.internal
Used both by KeyDownAction and KeyUpAction
SingleKeyAction(Keyboard, Mouse, Keys) - Constructor for class org.openqa.selenium.interactions.internal.SingleKeyAction
 
SingleKeyAction(Keyboard, Mouse, Locatable, Keys) - Constructor for class org.openqa.selenium.interactions.internal.SingleKeyAction
 
singleTap(WebElement) - Method in class org.openqa.selenium.interactions.touch.TouchActions
Allows the execution of single tap on the screen, analogous to click using a Mouse.
singleTap(Coordinates) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
 
SingleTapAction - Class in org.openqa.selenium.interactions.touch
Creates a single tap gesture on a touch screen
SingleTapAction(TouchScreen, Locatable) - Constructor for class org.openqa.selenium.interactions.touch.SingleTapAction
 
size() - Method in class org.openqa.selenium.remote.html5.RemoteLocalStorage
 
size() - Method in class org.openqa.selenium.remote.html5.RemoteSessionStorage
 
skipValue() - Method in class org.openqa.selenium.json.JsonInput
 
SPEED_FAST - Static variable in class org.openqa.selenium.interactions.touch.FlickAction
 
SPEED_NORMAL - Static variable in class org.openqa.selenium.interactions.touch.FlickAction
 
STALE_ELEMENT_REFERENCE - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
start() - Method in class org.openqa.selenium.remote.service.DriverService
Starts this service if it is not already running.
START_OF_USER_PORTS - Static variable in class org.openqa.selenium.net.PortProber
 
startSession(Capabilities) - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
StaticInitializerCoercer - Class in org.openqa.selenium.json
 
StaticInitializerCoercer() - Constructor for class org.openqa.selenium.json.StaticInitializerCoercer
 
STATUS - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
stop() - Method in class org.openqa.selenium.remote.service.DriverService
Stops this service if it is currently running.
stream() - Method in class org.openqa.selenium.remote.NewSessionPayload
Stream the Capabilities encoded in the payload used to create this instance.
StringCoercer - Class in org.openqa.selenium.json
 
StringCoercer() - Constructor for class org.openqa.selenium.json.StringCoercer
 
StripAnyPlatform - Class in org.openqa.selenium.remote.session
 
StripAnyPlatform() - Constructor for class org.openqa.selenium.remote.session.StripAnyPlatform
 
submit() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
SUBMIT_ELEMENT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SUCCESS - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
SUCCESS_STRING - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
SUPPORTS_ALERTS - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_APPLICATION_CACHE - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_FINDING_BY_CSS - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_JAVASCRIPT - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_LOCATION_CONTEXT - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_NETWORK_CONNECTION - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_SQL_DATABASE - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_WEB_STORAGE - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
SWITCH_TO_CONTEXT - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SWITCH_TO_FRAME - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SWITCH_TO_PARENT_FRAME - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
SWITCH_TO_WINDOW - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
switchTo() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 

T

TAKES_SCREENSHOT - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
TemporaryFilesystem - Class in org.openqa.selenium.io
A wrapper around temporary filesystem behaviour.
test(Class<?>) - Method in class org.openqa.selenium.json.BooleanCoercer
 
test(Class<?>) - Method in class org.openqa.selenium.json.CollectionCoercer
 
test(Class<?>) - Method in class org.openqa.selenium.json.EnumCoercer
 
test(Class<?>) - Method in class org.openqa.selenium.json.StaticInitializerCoercer
 
test(Class<?>) - Method in class org.openqa.selenium.json.StringCoercer
 
test(Class<?>) - Method in class org.openqa.selenium.json.TypeCoercer
 
test(String) - Method in class org.openqa.selenium.remote.AcceptedW3CCapabilityKeys
 
thisIsWindows() - Static method in class org.openqa.selenium.os.WindowsUtils
Returns true if the current OS is MS Windows; false otherwise
throwIfResponseFailed(Response, long) - Method in class org.openqa.selenium.remote.ErrorHandler
 
tick(Interaction...) - Method in class org.openqa.selenium.interactions.Actions
 
tick(Action) - Method in class org.openqa.selenium.interactions.Actions
 
TIMEOUT - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
TimeoutException(String, Throwable) - Constructor for exception org.openqa.selenium.net.UrlChecker.TimeoutException
 
timeouts() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
toJson(Object) - Method in class org.openqa.selenium.json.Json
 
toJson() - Method in class org.openqa.selenium.logging.SessionLogs
 
toJson() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
toState(Integer) - Method in class org.openqa.selenium.remote.ErrorCodes
 
toStatus(String, Optional<Integer>) - Method in class org.openqa.selenium.remote.ErrorCodes
 
toStatusCode(Throwable) - Method in class org.openqa.selenium.remote.ErrorCodes
 
toString() - Method in class org.openqa.selenium.io.CircularOutputStream
 
toString() - Method in class org.openqa.selenium.os.CommandLine
 
toString() - Method in class org.openqa.selenium.remote.Command
 
toString() - Method in class org.openqa.selenium.remote.NewSessionPayload
 
toString() - Method in class org.openqa.selenium.remote.ProtocolHandshake.Result
 
toString() - Method in class org.openqa.selenium.remote.RemoteStatus
 
toString() - Method in class org.openqa.selenium.remote.RemoteWebDriver
 
toString() - Method in class org.openqa.selenium.remote.RemoteWebElement
 
toString() - Method in class org.openqa.selenium.remote.Response
 
toString() - Method in class org.openqa.selenium.remote.SessionId
 
toType(String, Type) - Method in class org.openqa.selenium.json.Json
 
toType(String, Type, PropertySetting) - Method in class org.openqa.selenium.json.Json
 
TOUCH_DOUBLE_TAP - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
TOUCH_DOWN - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
TOUCH_FLICK - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
TOUCH_LONG_PRESS - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
TOUCH_MOVE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
TOUCH_SCROLL - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
TOUCH_SINGLE_TAP - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
TOUCH_UP - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
TouchAction - Class in org.openqa.selenium.interactions.internal
Base class for all touch screen-related actions
TouchAction(TouchScreen, Locatable) - Constructor for class org.openqa.selenium.interactions.internal.TouchAction
 
TouchActions - Class in org.openqa.selenium.interactions.touch
Implements actions for touch enabled devices, reusing the available composite and builder design patterns from Actions.
TouchActions(WebDriver) - Constructor for class org.openqa.selenium.interactions.touch.TouchActions
 
TouchActions(Keyboard, TouchScreen) - Constructor for class org.openqa.selenium.interactions.touch.TouchActions
 
touchScreen - Variable in class org.openqa.selenium.interactions.internal.TouchAction
 
touchScreen - Variable in class org.openqa.selenium.interactions.touch.TouchActions
 
TYPE_KEY - Static variable in class org.openqa.selenium.remote.RemoteLogs
 
TypeCoercer<T> - Class in org.openqa.selenium.json
 
TypeCoercer() - Constructor for class org.openqa.selenium.json.TypeCoercer
 

U

UNABLE_TO_CAPTURE_SCREEN - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
UNABLE_TO_SET_COOKIE - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
UNEXPECTED_ALERT_BEHAVIOUR - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
UNEXPECTED_ALERT_PRESENT - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
UNHANDLED_ERROR - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
UNHANDLED_PROMPT_BEHAVIOUR - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
UNKNOWN_COMMAND - Static variable in class org.openqa.selenium.remote.ErrorCodes
 
UnreachableBrowserException - Exception in org.openqa.selenium.remote
Indicates there was a problem communicating with the browser being controlled or the Selenium server.
UnreachableBrowserException(String) - Constructor for exception org.openqa.selenium.remote.UnreachableBrowserException
 
UnreachableBrowserException(String, Throwable) - Constructor for exception org.openqa.selenium.remote.UnreachableBrowserException
 
unzip(String, File) - Static method in class org.openqa.selenium.io.Zip
 
unzip(InputStream, File) - Static method in class org.openqa.selenium.io.Zip
 
unzipFile(File, InputStream, String) - Static method in class org.openqa.selenium.io.Zip
 
unzipToTempDir(String, String, String) - Static method in class org.openqa.selenium.io.Zip
 
unzipToTempDir(InputStream, String, String) - Static method in class org.openqa.selenium.io.Zip
 
up(int, int) - Method in class org.openqa.selenium.interactions.touch.TouchActions
Allows the execution of the gesture 'up' on the screen.
up(int, int) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
 
UpAction - Class in org.openqa.selenium.interactions.touch
Creates an up gesture.
UpAction(TouchScreen, int, int) - Constructor for class org.openqa.selenium.interactions.touch.UpAction
 
updateDynamicLibraryPath(String) - Method in class org.openqa.selenium.os.CommandLine
 
UPLOAD_FILE - Static variable in interface org.openqa.selenium.remote.DriverCommand
 
url(String) - Method in class org.openqa.selenium.remote.RemoteWebDriverBuilder
 
url(URL) - Method in class org.openqa.selenium.remote.RemoteWebDriverBuilder
Set the URL of the remote server.
UrlChecker - Class in org.openqa.selenium.net
Polls a URL until a HTTP 200 response is received.
UrlChecker() - Constructor for class org.openqa.selenium.net.UrlChecker
 
UrlChecker.TimeoutException - Exception in org.openqa.selenium.net
 
urlEncode(String) - Static method in class org.openqa.selenium.net.Urls
Encodes the text as an URL using UTF-8.
Urls - Class in org.openqa.selenium.net
 
Urls() - Constructor for class org.openqa.selenium.net.Urls
 
UselessFileDetector - Class in org.openqa.selenium.remote
A file detector that never finds anything.
UselessFileDetector() - Constructor for class org.openqa.selenium.remote.UselessFileDetector
 
USER_AGENT - Static variable in interface org.openqa.selenium.remote.http.HttpClient
 
usingAnyFreePort() - Method in class org.openqa.selenium.remote.service.DriverService.Builder
Configures the driver server to start on any available port.
usingDriverExecutable(File) - Method in class org.openqa.selenium.remote.service.DriverService.Builder
Sets which driver executable the builder will use.
usingPort(int) - Method in class org.openqa.selenium.remote.service.DriverService.Builder
Sets which port the driver server should be started on.

V

valueOf(String) - Static method in enum org.openqa.selenium.interactions.internal.MouseAction.Button
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openqa.selenium.interactions.PointerInput.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openqa.selenium.interactions.PointerInput.MouseButton
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openqa.selenium.json.JsonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openqa.selenium.json.PropertySetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openqa.selenium.logging.profiler.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openqa.selenium.remote.Dialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openqa.selenium.remote.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openqa.selenium.remote.RemoteWebDriver.When
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openqa.selenium.interactions.internal.MouseAction.Button
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openqa.selenium.interactions.PointerInput.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openqa.selenium.interactions.PointerInput.MouseButton
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openqa.selenium.json.JsonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openqa.selenium.json.PropertySetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openqa.selenium.logging.profiler.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openqa.selenium.remote.Dialect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openqa.selenium.remote.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openqa.selenium.remote.RemoteWebDriver.When
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface org.openqa.selenium.remote.CapabilityType
 
viewport() - Static method in class org.openqa.selenium.interactions.PointerInput.Origin
 

W

W3CHttpCommandCodec - Class in org.openqa.selenium.remote.http
A command codec that adheres to the W3C's WebDriver wire protocol.
W3CHttpCommandCodec() - Constructor for class org.openqa.selenium.remote.http.W3CHttpCommandCodec
 
W3CHttpResponseCodec - Class in org.openqa.selenium.remote.http
A response codec that adheres to the W3C WebDriver wire protocol.
W3CHttpResponseCodec() - Constructor for class org.openqa.selenium.remote.http.W3CHttpResponseCodec
 
W3CPlatformNameNormaliser - Class in org.openqa.selenium.remote.session
 
W3CPlatformNameNormaliser() - Constructor for class org.openqa.selenium.remote.session.W3CPlatformNameNormaliser
 
waitFor() - Method in class org.openqa.selenium.os.CommandLine
 
waitFor(long) - Method in class org.openqa.selenium.os.CommandLine
 
waitForPortUp(int, int, TimeUnit) - Static method in class org.openqa.selenium.net.PortProber
 
waitUntilAvailable(long, TimeUnit, URL...) - Method in class org.openqa.selenium.net.UrlChecker
 
waitUntilAvailable() - Method in class org.openqa.selenium.remote.service.DriverService
 
waitUntilUnavailable(long, TimeUnit, URL) - Method in class org.openqa.selenium.net.UrlChecker
 
WebElementToJsonConverter - Class in org.openqa.selenium.remote.internal
Converts RemoteWebElement objects, which may be wrapped, into their JSON representation as defined by the WebDriver wire protocol.
WebElementToJsonConverter() - Constructor for class org.openqa.selenium.remote.internal.WebElementToJsonConverter
 
where - Variable in class org.openqa.selenium.interactions.internal.BaseAction
 
window(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator
 
window() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
 
WindowsUtils - Class in org.openqa.selenium.os
 
WindowsUtils() - Constructor for class org.openqa.selenium.os.WindowsUtils
 
withDriverService(DriverService) - Method in class org.openqa.selenium.remote.RemoteWebDriverBuilder
Use the given DriverService to set up the webdriver instance.
withEnvironment(Map<String, String>) - Method in class org.openqa.selenium.remote.service.DriverService.Builder
Defines the environment for the launched driver server.
withLogFile(File) - Method in class org.openqa.selenium.remote.service.DriverService.Builder
Configures the driver server to write log to the given file.
write(int) - Method in class org.openqa.selenium.io.CircularOutputStream
 
write(int) - Method in class org.openqa.selenium.io.MultiOutputStream
 
write(Object) - Method in class org.openqa.selenium.json.JsonOutput
 
write(Object, int) - Method in class org.openqa.selenium.json.JsonOutput
 
writeTo(Appendable) - Method in class org.openqa.selenium.remote.NewSessionPayload
 

X

XPATH_LOOKUP_ERROR - Static variable in class org.openqa.selenium.remote.ErrorCodes
 

Z

Zip - Class in org.openqa.selenium.io
 
Zip() - Constructor for class org.openqa.selenium.io.Zip
 
zip(File) - Static method in class org.openqa.selenium.io.Zip
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links