Class Hierarchy
- java.lang.Object
- org.openqa.selenium.remote.codec.AbstractHttpCommandCodec (implements org.openqa.selenium.remote.CommandCodec<T>)
- org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.CommandSpec
- org.openqa.selenium.remote.codec.AbstractHttpResponseCodec (implements org.openqa.selenium.remote.ResponseCodec<T>)
- org.openqa.selenium.remote.AddHasAuthentication (implements org.openqa.selenium.remote.AugmenterProvider<X>)
- org.openqa.selenium.remote.AddHasLogEvents (implements org.openqa.selenium.remote.AugmenterProvider<X>)
- org.openqa.selenium.bidi.network.AddInterceptParameters
- org.openqa.selenium.remote.AddWebDriverSpecHeaders (implements org.openqa.selenium.remote.http.Filter)
- org.openqa.selenium.remote.html5.AddWebStorage (implements org.openqa.selenium.remote.AugmenterProvider<X>)
- org.openqa.selenium.remote.Augmenter
- org.openqa.selenium.bidi.network.AuthChallenge
- org.openqa.selenium.bidi.log.BaseLogEntry
- org.openqa.selenium.bidi.network.BaseParameters
- org.openqa.selenium.bidi.BiDi (implements java.io.Closeable)
- org.openqa.selenium.bidi.BiDiProvider (implements org.openqa.selenium.remote.AugmenterProvider<X>)
- org.openqa.selenium.bidi.BiDiSessionStatus
- org.openqa.selenium.bidi.module.Browser
- org.openqa.selenium.devtools.idealized.browser.model.BrowserContextID
- org.openqa.selenium.bidi.browsingcontext.BrowsingContext
- org.openqa.selenium.bidi.browsingcontext.BrowsingContextInfo
- org.openqa.selenium.bidi.module.BrowsingContextInspector (implements java.lang.AutoCloseable)
- org.openqa.selenium.bidi.network.BytesValue
- org.openqa.selenium.bidi.script.CallFunctionParameters
- org.openqa.selenium.bidi.browsingcontext.CaptureScreenshotParameters
- org.openqa.selenium.devtools.CdpEndpointFinder
- org.openqa.selenium.devtools.events.CdpEventTypes
- org.openqa.selenium.devtools.CdpInfo (implements java.lang.Comparable<T>)
- org.openqa.selenium.devtools.CdpVersionFinder
- org.openqa.selenium.bidi.browsingcontext.ClipRectangle
- org.openqa.selenium.bidi.Command<X>
- org.openqa.selenium.devtools.Command<X>
- org.openqa.selenium.remote.Command
- org.openqa.selenium.remote.CommandInfo
- org.openqa.selenium.remote.CommandPayload
- org.openqa.selenium.bidi.Connection (implements java.io.Closeable)
- org.openqa.selenium.devtools.Connection (implements java.io.Closeable)
- org.openqa.selenium.devtools.events.ConsoleEvent
- org.openqa.selenium.bidi.network.ContinueRequestParameters
- org.openqa.selenium.bidi.network.ContinueResponseParameters
- org.openqa.selenium.bidi.ConverterFunctions
- org.openqa.selenium.devtools.ConverterFunctions
- org.openqa.selenium.bidi.network.Cookie
- org.openqa.selenium.bidi.storage.CookieFilter
- org.openqa.selenium.bidi.browsingcontext.CreateContextParameters
- org.openqa.selenium.support.decorators.DefaultDecorated<T> (implements org.openqa.selenium.support.decorators.Decorated<T>)
- org.openqa.selenium.bidi.storage.DeleteCookiesParameters
- org.openqa.selenium.devtools.DevTools (implements java.io.Closeable)
- org.openqa.selenium.devtools.DevToolsProvider (implements org.openqa.selenium.remote.AugmenterProvider<X>)
- org.openqa.selenium.devtools.events.DomMutationEvent
- org.openqa.selenium.remote.service.DriverFinder
- org.openqa.selenium.remote.service.DriverService (implements java.io.Closeable)
- org.openqa.selenium.remote.service.DriverService.Builder<DS,B>
- org.openqa.selenium.remote.ErrorCodec
- org.openqa.selenium.remote.ErrorCodes
- org.openqa.selenium.remote.ErrorFilter (implements org.openqa.selenium.remote.http.Filter)
- org.openqa.selenium.remote.ErrorHandler
- org.openqa.selenium.bidi.script.EvaluateParameters
- org.openqa.selenium.bidi.script.EvaluateResultExceptionValue (implements org.openqa.selenium.bidi.script.EvaluateResult)
- org.openqa.selenium.bidi.script.EvaluateResultSuccess (implements org.openqa.selenium.bidi.script.EvaluateResult)
- org.openqa.selenium.bidi.Event<X>
- org.openqa.selenium.devtools.Event<X>
- org.openqa.selenium.devtools.idealized.Events<CONSOLEEVENT,EXCEPTIONTHROWN>
- org.openqa.selenium.bidi.script.ExceptionDetails
- org.openqa.selenium.concurrent.ExecutorServices
- org.openqa.selenium.bidi.network.FetchTimingInfo
- org.openqa.selenium.bidi.log.FilterBy
- org.openqa.selenium.bidi.storage.GetCookiesParameters
- org.openqa.selenium.bidi.storage.GetCookiesResult
- org.openqa.selenium.concurrent.GuardedRunnable
- org.openqa.selenium.bidi.network.Header
- org.openqa.selenium.remote.HttpCommandExecutor (implements org.openqa.selenium.remote.CommandExecutor, org.openqa.selenium.logging.NeedsLocalLogs)
- org.openqa.selenium.remote.HttpSessionId
- org.openqa.selenium.remote.tracing.HttpTracing
- org.openqa.selenium.bidi.network.Initiator
- org.openqa.selenium.bidi.module.Input
- org.openqa.selenium.devtools.idealized.Javascript<SCRIPTID,BINDINGCALLED>
- org.openqa.selenium.remote.JsonToWebElementConverter (implements java.util.function.Function<T,R>)
- org.openqa.selenium.remote.LocalFileDetector (implements org.openqa.selenium.remote.FileDetector)
- org.openqa.selenium.bidi.script.LocalValue
- org.openqa.selenium.bidi.browsingcontext.LocateNodeParameters
- org.openqa.selenium.bidi.browsingcontext.LocateNodeParameters.Builder
- org.openqa.selenium.bidi.browsingcontext.Locator
- org.openqa.selenium.bidi.log.Log
- org.openqa.selenium.bidi.log.LogEntry
- org.openqa.selenium.devtools.idealized.log.model.LogEntry
- org.openqa.selenium.bidi.module.LogInspector (implements java.lang.AutoCloseable)
- org.openqa.selenium.bidi.script.Message
- org.openqa.selenium.devtools.Message
- org.openqa.selenium.MutableCapabilities (implements org.openqa.selenium.Capabilities)
- org.openqa.selenium.bidi.browsingcontext.NavigationInfo
- org.openqa.selenium.bidi.browsingcontext.NavigationResult
- org.openqa.selenium.bidi.module.Network (implements java.lang.AutoCloseable)
- org.openqa.selenium.devtools.idealized.Network<AUTHREQUIRED,REQUESTPAUSED>
- org.openqa.selenium.devtools.idealized.Network.UserAgent
- org.openqa.selenium.devtools.NetworkInterceptor (implements java.lang.AutoCloseable)
- org.openqa.selenium.remote.NewSessionPayload (implements java.io.Closeable)
- org.openqa.selenium.bidi.script.NodeProperties
- org.openqa.selenium.devtools.noop.NoOpDomains (implements org.openqa.selenium.devtools.idealized.Domains)
- org.openqa.selenium.remote.tracing.empty.NullAttributeMap (implements org.openqa.selenium.remote.tracing.AttributeMap)
- org.openqa.selenium.remote.tracing.empty.NullContext (implements org.openqa.selenium.remote.tracing.TraceContext)
- org.openqa.selenium.remote.tracing.empty.NullSpan (implements org.openqa.selenium.remote.tracing.Span)
- org.openqa.selenium.remote.tracing.empty.NullPropagator (implements org.openqa.selenium.remote.tracing.Propagator)
- org.openqa.selenium.remote.tracing.empty.NullTracer (implements org.openqa.selenium.remote.tracing.Tracer)
- org.openqa.selenium.devtools.idealized.OpaqueKey
- org.openqa.selenium.remote.tracing.opentelemetry.OpenTelemetryAttributeMap (implements org.openqa.selenium.remote.tracing.AttributeMap)
- org.openqa.selenium.remote.tracing.opentelemetry.OpenTelemetryContext (implements org.openqa.selenium.remote.tracing.TraceContext)
- org.openqa.selenium.remote.tracing.opentelemetry.OpenTelemetryTracer (implements org.openqa.selenium.remote.tracing.Tracer)
- org.openqa.selenium.bidi.storage.PartialCookie
- org.openqa.selenium.bidi.storage.PartitionDescriptor
- org.openqa.selenium.bidi.storage.PartitionKey
- org.openqa.selenium.remote.ProtocolHandshake
- org.openqa.selenium.remote.ProtocolHandshake.Result
- org.openqa.selenium.bidi.network.ProvideResponseParameters
- org.openqa.selenium.bidi.script.RealmInfo
- org.openqa.selenium.remote.RemoteExecuteMethod (implements org.openqa.selenium.remote.ExecuteMethod, org.openqa.selenium.WrapsDriver)
- org.openqa.selenium.remote.html5.RemoteLocalStorage (implements org.openqa.selenium.html5.LocalStorage)
- org.openqa.selenium.remote.html5.RemoteLocationContext (implements org.openqa.selenium.html5.LocationContext)
- org.openqa.selenium.remote.RemoteLogs (implements org.openqa.selenium.logging.Logs)
- org.openqa.selenium.remote.mobile.RemoteNetworkConnection (implements org.openqa.selenium.mobile.NetworkConnection)
- org.openqa.selenium.devtools.idealized.runtime.model.RemoteObject
- org.openqa.selenium.remote.html5.RemoteSessionStorage (implements org.openqa.selenium.html5.SessionStorage)
- org.openqa.selenium.remote.RemoteStatus
- org.openqa.selenium.remote.RemoteTags
- org.openqa.selenium.bidi.script.RemoteValue
- org.openqa.selenium.remote.RemoteWebDriver (implements org.openqa.selenium.HasCapabilities, org.openqa.selenium.HasDownloads, org.openqa.selenium.federatedcredentialmanagement.HasFederatedCredentialManagement, org.openqa.selenium.virtualauthenticator.HasVirtualAuthenticator, org.openqa.selenium.interactions.Interactive, org.openqa.selenium.JavascriptExecutor, org.openqa.selenium.PrintsPage, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebDriver)
- org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator (implements org.openqa.selenium.WebDriver.TargetLocator)
- org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions (implements org.openqa.selenium.WebDriver.Options)
- org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts (implements org.openqa.selenium.WebDriver.Timeouts)
- org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow (implements org.openqa.selenium.WebDriver.Window)
- org.openqa.selenium.remote.RemoteWebDriverBuilder
- org.openqa.selenium.remote.RemoteWebElement (implements org.openqa.selenium.interactions.Locatable, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsDriver)
- org.openqa.selenium.remote.html5.RemoteWebStorage (implements org.openqa.selenium.html5.WebStorage)
- org.openqa.selenium.devtools.Reply
- org.openqa.selenium.bidi.network.RequestData
- org.openqa.selenium.remote.Response
- org.openqa.selenium.bidi.network.ResponseData
- org.openqa.selenium.bidi.module.Script (implements java.io.Closeable)
- org.openqa.selenium.devtools.idealized.ScriptId
- org.openqa.selenium.remote.tracing.opentelemetry.SeleniumSpanExporter
- org.openqa.selenium.bidi.script.SerializationOptions
- org.openqa.selenium.remote.SessionId (implements java.io.Serializable)
- org.openqa.selenium.devtools.idealized.target.model.SessionID
- org.openqa.selenium.bidi.network.SetCookieHeader
- org.openqa.selenium.bidi.storage.SetCookieParameters
- org.openqa.selenium.bidi.script.Source
- org.openqa.selenium.remote.tracing.SpanDecorator (implements org.openqa.selenium.remote.http.Filter)
- org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler (implements org.openqa.selenium.remote.http.HttpHandler)
- org.openqa.selenium.remote.tracing.SpanWrappedRoutable (implements org.openqa.selenium.remote.http.Routable)
- org.openqa.selenium.bidi.log.StackFrame
- org.openqa.selenium.bidi.script.StackFrame
- org.openqa.selenium.bidi.log.StackTrace
- org.openqa.selenium.bidi.script.StackTrace
- org.openqa.selenium.remote.tracing.Status
- org.openqa.selenium.bidi.module.Storage
- org.openqa.selenium.remote.tracing.Tags
- org.openqa.selenium.bidi.script.Target
- org.openqa.selenium.devtools.idealized.target.model.TargetID
- org.openqa.selenium.devtools.idealized.target.model.TargetInfo
- java.lang.Throwable (implements java.io.Serializable)
- org.openqa.selenium.remote.TracedCommandExecutor (implements org.openqa.selenium.remote.CommandExecutor)
- org.openqa.selenium.remote.tracing.TracedHttpClient (implements org.openqa.selenium.remote.http.HttpClient)
- org.openqa.selenium.remote.tracing.TracedHttpClient.Factory (implements org.openqa.selenium.remote.http.HttpClient.Factory)
- org.openqa.selenium.bidi.network.UrlPattern
- org.openqa.selenium.remote.UselessFileDetector (implements org.openqa.selenium.remote.FileDetector)
- org.openqa.selenium.bidi.browsingcontext.UserPromptClosed
- org.openqa.selenium.bidi.browsingcontext.UserPromptOpened
- org.openqa.selenium.support.decorators.WebDriverDecorator<T>
- org.openqa.selenium.remote.WebElementToJsonConverter (implements java.util.function.Function<T,R>)
- org.openqa.selenium.bidi.script.WindowProxyProperties
Annotation Interface Hierarchy