selenium-remote-driver-4.33.0.jar中文-英文对照文档.zip

org.seleniumhq.seleniumselenium-remote-driver4.33.0API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: selenium-remote-driver-4.33.0.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 2.03 MB

选择下载方式

方式1:微信扫码支付下载
文件价格:¥1.5
支付完成后自动开始下载
方式2:兑换码下载
前往 链动小铺 购买【Java 组件中文文档兑换码】

文件简介

selenium-remote-driver-4.33.0.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:selenium-remote-driver-4.33.0.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:selenium-remote-driver-4.33.0.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:selenium-remote-driver-4.33.0.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:selenium-remote-driver-4.33.0-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 selenium-remote-driver-4.33.0.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: org.seleniumhq.selenium:selenium-remote-driver
  • 描述: Selenium 自动化浏览器。仅此而已!你可以用这个功能做任何事情,完全取决于你自己。
  • 版本: 4.33.0

Maven依赖

<dependency>
	<groupId>org.seleniumhq.selenium</groupId>
	<artifactId>selenium-remote-driver</artifactId>
	<version>4.33.0</version>
</dependency>

Gradle依赖

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")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

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.decorators

本组件包含的 Java class(类)

org.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>