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

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

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

文件类型: Java 组件中文文档
文件大小: 625.29 KB

选择下载方式

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

文件简介

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

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

使用方法

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

组件信息

简介

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

Maven依赖

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

Gradle依赖

Gradle:
	implementation group: 'org.seleniumhq.selenium', name: 'selenium-remote-driver', version: '3.141.59'
Gradle (Short):
	implementation 'org.seleniumhq.selenium:selenium-remote-driver:3.141.59'
Gradle (Kotlin):
	implementation("org.seleniumhq.selenium:selenium-remote-driver:3.141.59")

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

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

版权声明与来源信息

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

本组件包含的 Java package(包)

org.openqa.selenium.io
org.openqa.selenium.json
org.openqa.selenium.net
org.openqa.selenium.os
org.openqa.selenium.remote
org.openqa.selenium.remote.html5
org.openqa.selenium.remote.http
org.openqa.selenium.remote.internal
org.openqa.selenium.remote.mobile
org.openqa.selenium.remote.service
org.openqa.selenium.remote.session

本组件包含的 Java class(类)

org.openqa.selenium.io.CircularOutputStream
org.openqa.selenium.io.FileHandler
org.openqa.selenium.io.MultiOutputStream
org.openqa.selenium.io.TemporaryFilesystem
org.openqa.selenium.io.Zip
org.openqa.selenium.json.BooleanCoercer
org.openqa.selenium.json.CollectionCoercer
org.openqa.selenium.json.EnumCoercer
org.openqa.selenium.json.Json
org.openqa.selenium.json.JsonException
org.openqa.selenium.json.JsonInput
org.openqa.selenium.json.JsonOutput
org.openqa.selenium.json.JsonType
org.openqa.selenium.json.PropertySetting
org.openqa.selenium.json.SimplePropertyDescriptor
org.openqa.selenium.json.StaticInitializerCoercer
org.openqa.selenium.json.StringCoercer
org.openqa.selenium.json.TypeCoercer
org.openqa.selenium.net.DefaultNetworkInterfaceProvider
org.openqa.selenium.net.EphemeralPortRangeDetector
org.openqa.selenium.net.FixedIANAPortRange
org.openqa.selenium.net.LinuxEphemeralPortRangeDetector
org.openqa.selenium.net.NetworkInterface
org.openqa.selenium.net.NetworkInterfaceProvider
org.openqa.selenium.net.NetworkUtils
org.openqa.selenium.net.OlderWindowsVersionEphemeralPortDetector
org.openqa.selenium.net.PortProber
org.openqa.selenium.net.UrlChecker
org.openqa.selenium.net.UrlChecker.TimeoutException
org.openqa.selenium.net.Urls
org.openqa.selenium.os.CommandLine
org.openqa.selenium.os.ExecutableFinder
org.openqa.selenium.remote.AcceptedW3CCapabilityKeys
org.openqa.selenium.remote.AddRotatable
org.openqa.selenium.remote.Augmentable
org.openqa.selenium.remote.Augmenter
org.openqa.selenium.remote.AugmenterProvider
org.openqa.selenium.remote.BaseAugmenter
org.openqa.selenium.remote.BrowserType
org.openqa.selenium.remote.CapabilityType
org.openqa.selenium.remote.CapabilityType.ForSeleniumServer
org.openqa.selenium.remote.Command
org.openqa.selenium.remote.CommandCodec
org.openqa.selenium.remote.CommandExecutor
org.openqa.selenium.remote.CommandInfo
org.openqa.selenium.remote.DesiredCapabilities
org.openqa.selenium.remote.Dialect
org.openqa.selenium.remote.DriverCommand
org.openqa.selenium.remote.ErrorCodes
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.InterfaceImplementation
org.openqa.selenium.remote.JdkAugmenter
org.openqa.selenium.remote.LocalFileDetector
org.openqa.selenium.remote.NewSessionPayload
org.openqa.selenium.remote.ProtocolHandshake
org.openqa.selenium.remote.ProtocolHandshake.Result
org.openqa.selenium.remote.RemoteExecuteMethod
org.openqa.selenium.remote.RemoteKeyboard
org.openqa.selenium.remote.RemoteLogs
org.openqa.selenium.remote.RemoteMouse
org.openqa.selenium.remote.RemoteStatus
org.openqa.selenium.remote.RemoteTouchScreen
org.openqa.selenium.remote.RemoteWebDriver
org.openqa.selenium.remote.RemoteWebDriver.When
org.openqa.selenium.remote.RemoteWebDriverBuilder
org.openqa.selenium.remote.RemoteWebElement
org.openqa.selenium.remote.Response
org.openqa.selenium.remote.ResponseCodec
org.openqa.selenium.remote.ScreenshotException
org.openqa.selenium.remote.SessionId
org.openqa.selenium.remote.UnreachableBrowserException
org.openqa.selenium.remote.UselessFileDetector
org.openqa.selenium.remote.html5.AddApplicationCache
org.openqa.selenium.remote.html5.AddLocationContext
org.openqa.selenium.remote.html5.AddWebStorage
org.openqa.selenium.remote.html5.RemoteApplicationCache
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.http.AbstractHttpCommandCodec
org.openqa.selenium.remote.http.AbstractHttpCommandCodec.CommandSpec
org.openqa.selenium.remote.http.AbstractHttpResponseCodec
org.openqa.selenium.remote.http.HttpClient
org.openqa.selenium.remote.http.HttpClient.Builder
org.openqa.selenium.remote.http.HttpClient.Factory
org.openqa.selenium.remote.http.HttpMethod
org.openqa.selenium.remote.http.HttpRequest
org.openqa.selenium.remote.http.HttpResponse
org.openqa.selenium.remote.http.JsonHttpCommandCodec
org.openqa.selenium.remote.http.JsonHttpResponseCodec
org.openqa.selenium.remote.http.W3CHttpCommandCodec
org.openqa.selenium.remote.http.W3CHttpResponseCodec
org.openqa.selenium.remote.internal.JsonToWebElementConverter
org.openqa.selenium.remote.internal.OkHttpClient
org.openqa.selenium.remote.internal.OkHttpClient.Factory
org.openqa.selenium.remote.internal.WebElementToJsonConverter
org.openqa.selenium.remote.mobile.AddNetworkConnection
org.openqa.selenium.remote.mobile.RemoteNetworkConnection
org.openqa.selenium.remote.service.DriverCommandExecutor
org.openqa.selenium.remote.service.DriverService
org.openqa.selenium.remote.service.DriverService.Builder
org.openqa.selenium.remote.session.CapabilitiesFilter
org.openqa.selenium.remote.session.CapabilityTransform
org.openqa.selenium.remote.session.ChromeFilter
org.openqa.selenium.remote.session.EdgeFilter
org.openqa.selenium.remote.session.FirefoxFilter
org.openqa.selenium.remote.session.InternetExplorerFilter
org.openqa.selenium.remote.session.OperaFilter
org.openqa.selenium.remote.session.ProxyTransform
org.openqa.selenium.remote.session.SafariFilter
org.openqa.selenium.remote.session.StripAnyPlatform
org.openqa.selenium.remote.session.W3CPlatformNameNormaliser