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 AddWebDriverSpecHeaders AddWebStorage AttributeKey Augmentable Indicates that a class can be processed byAugmenter
.Augmenter Enhance the interfaces implemented by an instance of theWebDriver
based on the returnedCapabilities
of the driver.AugmenterProvider<X> Describes and provides an implementation for a particular interface for use with theAugmenter
.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 CustomLocator Allows servers to add additional locator strategies to the Selenium Server.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 ErrorCodec ErrorCodes Defines common error codes for the wire protocol.ErrorFilter 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.EventAttribute EventAttributeValue EventAttributeValue.Type 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 InternetExplorerFilter 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 OpenTelemetryContext OpenTelemetryTracer OperaFilter Propagator Propagator.Setter<C> ProtocolHandshake ProtocolHandshake.Result ProxyTransform 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 SeleniumSpanExporter SessionId Span Span.Kind SpanDecorator SpanWrappedHttpHandler SpanWrappedRoutable Status Status.Kind StripAnyPlatform Tags TemporaryFilesystem A wrapper around temporary filesystem behaviour.TraceContext TracedCommandExecutor 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