文件名称: selenium-http-4.33.0.jar中文-英文对照文档.zip
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-http</artifactId>
<version>4.33.0</version>
</dependency>Gradle:
implementation group: 'org.seleniumhq.selenium', name: 'selenium-http', version: '4.33.0'
Gradle (Short):
implementation 'org.seleniumhq.selenium:selenium-http:4.33.0'
Gradle (Kotlin):
implementation("org.seleniumhq.selenium:selenium-http:4.33.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.openqa.selenium.remote.http
org.openqa.selenium.remote.http.jdkorg.openqa.selenium.remote.http.AddSeleniumUserAgent
org.openqa.selenium.remote.http.BinaryMessage
org.openqa.selenium.remote.http.ClientConfig
org.openqa.selenium.remote.http.CloseMessage
org.openqa.selenium.remote.http.ConnectionFailedException
org.openqa.selenium.remote.http.Contents
org.openqa.selenium.remote.http.Contents.Supplier
org.openqa.selenium.remote.http.DumpHttpExchangeFilter
org.openqa.selenium.remote.http.Filter
org.openqa.selenium.remote.http.HttpClient
org.openqa.selenium.remote.http.HttpClient.Factory
org.openqa.selenium.remote.http.HttpHandler
org.openqa.selenium.remote.http.HttpRequest
org.openqa.selenium.remote.http.HttpResponse
org.openqa.selenium.remote.http.Message
org.openqa.selenium.remote.http.RemoteCall
org.openqa.selenium.remote.http.RetryRequest
org.openqa.selenium.remote.http.Routable
org.openqa.selenium.remote.http.Route
org.openqa.selenium.remote.http.Route.NestedRouteConfig
org.openqa.selenium.remote.http.Route.PredicatedConfig
org.openqa.selenium.remote.http.Route.TemplatizedRouteConfig
org.openqa.selenium.remote.http.TextMessage
org.openqa.selenium.remote.http.UrlPath
org.openqa.selenium.remote.http.UrlTemplate
org.openqa.selenium.remote.http.WebSocket
org.openqa.selenium.remote.http.WebSocket.Listener
org.openqa.selenium.remote.http.jdk.JdkHttpClient
org.openqa.selenium.remote.http.jdk.JdkHttpClient.Factory