文件名称: selenium-remote-driver-4.33.0.jar中文-英文对照文档.zip
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-remote-driver</artifactId>
<version>4.33.0</version>
</dependency>Gradle:
implementation group: 'org.seleniumhq.selenium', name: 'selenium-remote-driver', version: '4.33.0'
Gradle (Short):
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.33.0'
Gradle (Kotlin):
implementation("org.seleniumhq.selenium:selenium-remote-driver:4.33.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.openqa.selenium.bidi
org.openqa.selenium.bidi.browser
org.openqa.selenium.bidi.browsingcontext
org.openqa.selenium.bidi.log
org.openqa.selenium.bidi.module
org.openqa.selenium.bidi.network
org.openqa.selenium.bidi.permissions
org.openqa.selenium.bidi.script
org.openqa.selenium.bidi.storage
org.openqa.selenium.concurrent
org.openqa.selenium.devtools
org.openqa.selenium.devtools.events
org.openqa.selenium.devtools.idealized
org.openqa.selenium.devtools.idealized.browser.model
org.openqa.selenium.devtools.idealized.log
org.openqa.selenium.devtools.idealized.log.model
org.openqa.selenium.devtools.idealized.runtime.model
org.openqa.selenium.devtools.idealized.target
org.openqa.selenium.devtools.idealized.target.model
org.openqa.selenium.devtools.noop
org.openqa.selenium.remote
org.openqa.selenium.remote.codec
org.openqa.selenium.remote.codec.w3c
org.openqa.selenium.remote.html5
org.openqa.selenium.remote.internal
org.openqa.selenium.remote.locators
org.openqa.selenium.remote.service
org.openqa.selenium.remote.tracing
org.openqa.selenium.remote.tracing.empty
org.openqa.selenium.remote.tracing.opentelemetry
org.openqa.selenium.support.decoratorsorg.openqa.selenium.bidi.BiDi
org.openqa.selenium.bidi.BiDiException
org.openqa.selenium.bidi.BiDiProvider
org.openqa.selenium.bidi.BiDiSessionStatus
org.openqa.selenium.bidi.Command<X>
org.openqa.selenium.bidi.Connection
org.openqa.selenium.bidi.ConverterFunctions
org.openqa.selenium.bidi.Event<X>
org.openqa.selenium.bidi.HasBiDi
org.openqa.selenium.bidi.browser.ClientWindow
org.openqa.selenium.bidi.browser.ClientWindowInfo
org.openqa.selenium.bidi.browsingcontext.BoxClipRectangle
org.openqa.selenium.bidi.browsingcontext.BrowsingContext
org.openqa.selenium.bidi.browsingcontext.BrowsingContextInfo
org.openqa.selenium.bidi.browsingcontext.CaptureScreenshotParameters
org.openqa.selenium.bidi.browsingcontext.ClipRectangle
org.openqa.selenium.bidi.browsingcontext.CreateContextParameters
org.openqa.selenium.bidi.browsingcontext.ElementClipRectangle
org.openqa.selenium.bidi.browsingcontext.LocateNodeParameters
org.openqa.selenium.bidi.browsingcontext.Locator
org.openqa.selenium.bidi.browsingcontext.NavigationInfo
org.openqa.selenium.bidi.browsingcontext.NavigationResult
org.openqa.selenium.bidi.browsingcontext.UserPromptClosed
org.openqa.selenium.bidi.browsingcontext.UserPromptOpened
org.openqa.selenium.bidi.log.BaseLogEntry
org.openqa.selenium.bidi.log.ConsoleLogEntry
org.openqa.selenium.bidi.log.FilterBy
org.openqa.selenium.bidi.log.GenericLogEntry
org.openqa.selenium.bidi.log.JavascriptLogEntry
org.openqa.selenium.bidi.log.Log
org.openqa.selenium.bidi.log.LogEntry
org.openqa.selenium.bidi.log.StackFrame
org.openqa.selenium.bidi.log.StackTrace
org.openqa.selenium.bidi.module.Browser
org.openqa.selenium.bidi.module.BrowsingContextInspector
org.openqa.selenium.bidi.module.Input
org.openqa.selenium.bidi.module.LogInspector
org.openqa.selenium.bidi.module.Network
org.openqa.selenium.bidi.module.Permission
org.openqa.selenium.bidi.module.Script
org.openqa.selenium.bidi.module.Storage
org.openqa.selenium.bidi.network.AddInterceptParameters
org.openqa.selenium.bidi.network.AuthChallenge
org.openqa.selenium.bidi.network.BaseParameters
org.openqa.selenium.bidi.network.BeforeRequestSent
org.openqa.selenium.bidi.network.BytesValue
org.openqa.selenium.bidi.network.ContinueRequestParameters
org.openqa.selenium.bidi.network.ContinueResponseParameters
org.openqa.selenium.bidi.network.Cookie
org.openqa.selenium.bidi.network.FetchError
org.openqa.selenium.bidi.network.FetchTimingInfo
org.openqa.selenium.bidi.network.Header
org.openqa.selenium.bidi.network.Initiator
org.openqa.selenium.bidi.network.ProvideResponseParameters
org.openqa.selenium.bidi.network.RequestData
org.openqa.selenium.bidi.network.ResponseData
org.openqa.selenium.bidi.network.ResponseDetails
org.openqa.selenium.bidi.network.SetCookieHeader
org.openqa.selenium.bidi.network.UrlPattern
org.openqa.selenium.bidi.script.ArrayLocalValue
org.openqa.selenium.bidi.script.CallFunctionParameters
org.openqa.selenium.bidi.script.ChannelValue
org.openqa.selenium.bidi.script.ContextTarget
org.openqa.selenium.bidi.script.DateLocalValue
org.openqa.selenium.bidi.script.EvaluateParameters
org.openqa.selenium.bidi.script.EvaluateResult
org.openqa.selenium.bidi.script.EvaluateResultExceptionValue
org.openqa.selenium.bidi.script.EvaluateResultSuccess
org.openqa.selenium.bidi.script.ExceptionDetails
org.openqa.selenium.bidi.script.LocalValue
org.openqa.selenium.bidi.script.MapLocalValue
org.openqa.selenium.bidi.script.Message
org.openqa.selenium.bidi.script.NodeProperties
org.openqa.selenium.bidi.script.ObjectLocalValue
org.openqa.selenium.bidi.script.PrimitiveProtocolValue
org.openqa.selenium.bidi.script.RealmInfo
org.openqa.selenium.bidi.script.RealmTarget
org.openqa.selenium.bidi.script.RegExpValue
org.openqa.selenium.bidi.script.RemoteReference
org.openqa.selenium.bidi.script.RemoteValue
org.openqa.selenium.bidi.script.SerializationOptions
org.openqa.selenium.bidi.script.SetLocalValue
org.openqa.selenium.bidi.script.Source
org.openqa.selenium.bidi.script.StackFrame
org.openqa.selenium.bidi.script.StackTrace
org.openqa.selenium.bidi.script.Target
org.openqa.selenium.bidi.script.WindowProxyProperties
org.openqa.selenium.bidi.script.WindowRealmInfo
org.openqa.selenium.bidi.storage.BrowsingContextPartitionDescriptor
org.openqa.selenium.bidi.storage.CookieFilter
org.openqa.selenium.bidi.storage.DeleteCookiesParameters
org.openqa.selenium.bidi.storage.GetCookiesParameters
org.openqa.selenium.bidi.storage.GetCookiesResult
org.openqa.selenium.bidi.storage.PartialCookie
org.openqa.selenium.bidi.storage.PartitionDescriptor
org.openqa.selenium.bidi.storage.PartitionKey
org.openqa.selenium.bidi.storage.SetCookieParameters
org.openqa.selenium.bidi.storage.StorageKeyPartitionDescriptor
org.openqa.selenium.concurrent.ExecutorServices
org.openqa.selenium.concurrent.GuardedRunnable
org.openqa.selenium.devtools.CdpEndpointFinder
org.openqa.selenium.devtools.CdpInfo
org.openqa.selenium.devtools.CdpVersionFinder
org.openqa.selenium.devtools.Command<X>
org.openqa.selenium.devtools.Connection
org.openqa.selenium.devtools.ConverterFunctions
org.openqa.selenium.devtools.DevTools
org.openqa.selenium.devtools.DevToolsException
org.openqa.selenium.devtools.DevToolsProvider
org.openqa.selenium.devtools.Event<X>
org.openqa.selenium.devtools.HasDevTools
org.openqa.selenium.devtools.Message
org.openqa.selenium.devtools.NetworkInterceptor
org.openqa.selenium.devtools.Reply
org.openqa.selenium.devtools.RequestFailedException
org.openqa.selenium.devtools.SeleniumCdpConnection
org.openqa.selenium.devtools.events.CdpEventTypes
org.openqa.selenium.devtools.events.ConsoleEvent
org.openqa.selenium.devtools.events.DomMutationEvent
org.openqa.selenium.devtools.idealized.Domains
org.openqa.selenium.devtools.idealized.Events<CONSOLEEVENT,EXCEPTIONTHROWN>
org.openqa.selenium.devtools.idealized.Javascript<SCRIPTID,BINDINGCALLED>
org.openqa.selenium.devtools.idealized.Network.UserAgent
org.openqa.selenium.devtools.idealized.Network<AUTHREQUIRED,REQUESTPAUSED>
org.openqa.selenium.devtools.idealized.OpaqueKey
org.openqa.selenium.devtools.idealized.ScriptId
org.openqa.selenium.devtools.idealized.browser.model.BrowserContextID
org.openqa.selenium.devtools.idealized.log.Log
org.openqa.selenium.devtools.idealized.log.model.LogEntry
org.openqa.selenium.devtools.idealized.runtime.model.RemoteObject
org.openqa.selenium.devtools.idealized.target.Target
org.openqa.selenium.devtools.idealized.target.model.SessionID
org.openqa.selenium.devtools.idealized.target.model.TargetID
org.openqa.selenium.devtools.idealized.target.model.TargetInfo
org.openqa.selenium.devtools.noop.NoOpCdpInfo
org.openqa.selenium.devtools.noop.NoOpDomains
org.openqa.selenium.remote.AbstractDriverOptions<DO>
org.openqa.selenium.remote.AddHasAuthentication
org.openqa.selenium.remote.AddHasLogEvents
org.openqa.selenium.remote.AddWebDriverSpecHeaders
org.openqa.selenium.remote.AdditionalHttpCommands
org.openqa.selenium.remote.Augmenter
org.openqa.selenium.remote.AugmenterProvider<X>
org.openqa.selenium.remote.Browser
org.openqa.selenium.remote.CapabilityType
org.openqa.selenium.remote.Command
org.openqa.selenium.remote.CommandCodec<T>
org.openqa.selenium.remote.CommandExecutor
org.openqa.selenium.remote.CommandInfo
org.openqa.selenium.remote.CommandPayload
org.openqa.selenium.remote.DesiredCapabilities
org.openqa.selenium.remote.DomMutation
org.openqa.selenium.remote.DriverCommand
org.openqa.selenium.remote.ErrorCodec
org.openqa.selenium.remote.ErrorCodes
org.openqa.selenium.remote.ErrorFilter
org.openqa.selenium.remote.ErrorHandler
org.openqa.selenium.remote.ErrorHandler.UnknownServerException
org.openqa.selenium.remote.ExecuteMethod
org.openqa.selenium.remote.FileDetector
org.openqa.selenium.remote.HttpCommandExecutor
org.openqa.selenium.remote.HttpSessionId
org.openqa.selenium.remote.JsonToWebElementConverter
org.openqa.selenium.remote.LocalFileDetector
org.openqa.selenium.remote.Network
org.openqa.selenium.remote.NewSessionPayload
org.openqa.selenium.remote.NoSuchDriverException
org.openqa.selenium.remote.ProtocolHandshake
org.openqa.selenium.remote.ProtocolHandshake.Result
org.openqa.selenium.remote.RemoteExecuteMethod
org.openqa.selenium.remote.RemoteLogs
org.openqa.selenium.remote.RemoteTags
org.openqa.selenium.remote.RemoteWebDriver
org.openqa.selenium.remote.RemoteWebDriverBuilder
org.openqa.selenium.remote.RemoteWebElement
org.openqa.selenium.remote.Response
org.openqa.selenium.remote.ResponseCodec<T>
org.openqa.selenium.remote.ScreenshotException
org.openqa.selenium.remote.Script
org.openqa.selenium.remote.SessionId
org.openqa.selenium.remote.TracedCommandExecutor
org.openqa.selenium.remote.UnreachableBrowserException
org.openqa.selenium.remote.UselessFileDetector
org.openqa.selenium.remote.WebElementToJsonConverter
org.openqa.selenium.remote.codec.AbstractHttpCommandCodec
org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.CommandSpec
org.openqa.selenium.remote.codec.AbstractHttpResponseCodec
org.openqa.selenium.remote.codec.w3c.W3CHttpCommandCodec
org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec
org.openqa.selenium.remote.html5.AddWebStorage
org.openqa.selenium.remote.html5.RemoteLocalStorage
org.openqa.selenium.remote.html5.RemoteLocationContext
org.openqa.selenium.remote.html5.RemoteSessionStorage
org.openqa.selenium.remote.html5.RemoteWebStorage
org.openqa.selenium.remote.internal.WebElementToJsonConverter
org.openqa.selenium.remote.locators.CustomLocator
org.openqa.selenium.remote.new location
org.openqa.selenium.remote.service.DriverCommandExecutor
org.openqa.selenium.remote.service.DriverFinder
org.openqa.selenium.remote.service.DriverService
org.openqa.selenium.remote.service.DriverService.Builder<DS,B>
org.openqa.selenium.remote.tracing.AttributeMap
org.openqa.selenium.remote.tracing.HttpTracing
org.openqa.selenium.remote.tracing.Propagator
org.openqa.selenium.remote.tracing.Propagator.Setter<C>
org.openqa.selenium.remote.tracing.Span
org.openqa.selenium.remote.tracing.SpanDecorator
org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler
org.openqa.selenium.remote.tracing.SpanWrappedRoutable
org.openqa.selenium.remote.tracing.Status
org.openqa.selenium.remote.tracing.Tags
org.openqa.selenium.remote.tracing.TraceContext
org.openqa.selenium.remote.tracing.TracedHttpClient
org.openqa.selenium.remote.tracing.TracedHttpClient.Factory
org.openqa.selenium.remote.tracing.Tracer
org.openqa.selenium.remote.tracing.empty.NullAttributeMap
org.openqa.selenium.remote.tracing.empty.NullContext
org.openqa.selenium.remote.tracing.empty.NullPropagator
org.openqa.selenium.remote.tracing.empty.NullSpan
org.openqa.selenium.remote.tracing.empty.NullTracer
org.openqa.selenium.remote.tracing.opentelemetry.OpenTelemetryAttributeMap
org.openqa.selenium.remote.tracing.opentelemetry.OpenTelemetryContext
org.openqa.selenium.remote.tracing.opentelemetry.OpenTelemetryTracer
org.openqa.selenium.remote.tracing.opentelemetry.SeleniumSpanExporter
org.openqa.selenium.support.decorators.Decorated<T>
org.openqa.selenium.support.decorators.DefaultDecorated<T>
org.openqa.selenium.support.decorators.WebDriverDecorator.Definition
org.openqa.selenium.support.decorators.WebDriverDecorator.HasTarget<Z>
org.openqa.selenium.support.decorators.WebDriverDecorator.JsonSerializer
org.openqa.selenium.support.decorators.WebDriverDecorator.ProxyFactory<T>
org.openqa.selenium.support.decorators.WebDriverDecorator<T>