All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractDriverOptions<DO extends AbstractDriverOptions> AbstractHttpCommandCodec A command codec that adheres to the W3C's WebDriver wire protocol.AbstractHttpCommandCodec.CommandSpec AbstractHttpResponseCodec A response codec usable as a base for both the JSON and W3C wire protocols.AcceptedW3CCapabilityKeys AddApplicationCache AddLocationContext AddNetworkConnection AddRotatable AddWebStorage Augmentable Indicates that a class can be processed byAugmenter
.Augmenter Enhance the interfaces implemented by an instance of theRemoteWebDriver
based on the returnedCapabilities
of the driver.AugmenterProvider Describes and provides an implementation for a particular interface for use with theAugmenter
.BaseAugmenter Enhance the interfaces implemented by an instance of theRemoteWebDriver
based on the returnedCapabilities
of the driver.BrowserType All the browsers supported by seleniumCapabilitiesFilter Takes a stream of capabilities and extracts those that are specific to a browser.CapabilityTransform Takes a capability and allows it to be transformed into 0, 1, or n different capabilities for a W3C New Session payload.CapabilityType Commonly seen remote webdriver capabilities.CapabilityType.ForSeleniumServer ChromeFilter CircularOutputStream Captures the last N bytes of output.Command CommandCodec<T> ConvertsCommand
objects to and from another representation.CommandExecutor CommandInfo CommandLine CommandPayload DesiredCapabilities Dialect DriverCommand An empty interface defining constants for the standard commands defined in the WebDriver JSON wire protocol.DriverCommandExecutor A specializedHttpCommandExecutor
that will use aDriverService
that lives and dies with a single WebDriver session.DriverService Manages the life and death of a native executable driver server.DriverService.Builder<DS extends DriverService,B extends DriverService.Builder<?,?>> EdgeFilter ErrorCodes Defines common error codes for the wire protocol.ErrorHandler Maps exceptions to status codes for sending over the wire.ErrorHandler.UnknownServerException Exception used as a place holder if the server returns an error without a stack trace.ExecutableFinder ExecuteMethod An encapsulation ofRemoteWebDriver.executeScript(String, Object...)
.FileDetector Used for identifying whether a sequence of chars represents the path to a file.FileHandler Utility methods for common filesystem activitiesFirefoxFilter HttpCommandExecutor HttpSessionId HttpTracing InterfaceImplementation An implementation of a particular interface, used by theAugmenter
.InternetExplorerFilter JdkAugmenter Enhance the interfaces implemented by an instance of theRemoteWebDriver
based on the returnedCapabilities
of the driver.JsonHttpCommandCodec A command codec that adheres to the Selenium project's JSON/HTTP wire protocol.JsonHttpResponseCodec A response codec that adheres to the Selenium project's JSON/HTTP wire protocol.JsonToWebElementConverter ReconstitutesWebElement
s from their JSON representation.LocalFileDetector Detects files on the local disk.MultiOutputStream Output stream demultiplexerNettyClient NettyClient.Factory NettyHttpHandler NewSessionPayload NullContext NullPropagator NullSpan NullTracer OkHandler OkHttpClient Deprecated. We're switching to Netty.OkHttpClient.Factory OpenTelemetryContext OpenTelemetryTracer OperaFilter Propagator Propagator.Setter<C> ProtocolHandshake ProtocolHandshake.Result ProxyTransform ReactorClient ReactorClient.Factory RemoteApplicationCache Provides remote access to theApplicationCache
API.RemoteExecuteMethod RemoteKeyboard An implementation of the keyboard for use with the remote webdriver.RemoteLocalStorage Executes the commands to access HTML5 localStorage on the remote webdriver server.RemoteLocationContext RemoteLogs RemoteMouse Executes wire commands for mouse interaction.RemoteNetworkConnection RemoteSessionStorage Executes the commands to access HTML5 sessionStorage on the remote webdriver server.RemoteStatus RemoteTags RemoteTouchScreen RemoteWebDriver RemoteWebDriver.When RemoteWebDriverBuilder Create a new Selenium session using the W3C WebDriver protocol.RemoteWebElement RemoteWebStorage Provides remote access to theWebStorage
API.Response ResponseCodec<T> ConvertsResponse
objects to and from another representation.SafariFilter ScreenshotException SessionId Span Span.Kind SpanDecorator SpanId SpanWrappedHttpHandler SpanWrappedRoutable Status Status.Kind StripAnyPlatform Tags TemporaryFilesystem A wrapper around temporary filesystem behaviour.TraceContext TracedHttpClient TracedHttpClient.Factory Tracer UnreachableBrowserException Indicates there was a problem communicating with the browser being controlled or the Selenium server.UselessFileDetector A file detector that never finds anything.W3CHttpCommandCodec A command codec that adheres to the W3C's WebDriver wire protocol.W3CHttpResponseCodec A response codec that adheres to the W3C WebDriver wire protocol.W3CPlatformNameNormaliser WebElementToJsonConverter ConvertsRemoteWebElement
objects, which may bewrapped
, into their JSON representation as defined by the WebDriver wire protocol.Zip