组织ID: |
org.seleniumhq.selenium |
项目ID: |
selenium-remote-driver |
版本: |
3.141.59 |
最后修改时间: |
2018-11-19 11:46:15 |
包类型: |
javadoc (Api文档) |
标题: |
selenium-remote-driver |
描述: |
Selenium automates browsers. That's it! What you do with that power is entirely up to you. |
相关URL: |
http://www.seleniumhq.org/ |
大小: |
431.66KB |
|
Maven引入代码: |
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-remote-driver</artifactId>
<version>3.141.59</version>
<classifier>javadoc</classifier>
<type>javadoc</type>
</dependency>
|
Gradle引入代码: |
org.seleniumhq.selenium:selenium-remote-driver:3.141.59
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-remote-driver</artifactId>
<version>3.141.59</version>
<name>selenium-remote-driver</name>
<description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
<url>http://www.seleniumhq.org/</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>simon.m.stewart</id>
<name>Simon Stewart</name>
<roles>
<role>Owner</role>
</roles>
</developer>
<developer>
<id>dawagner</id>
<name>Daniel Wagner-Hall</name>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>eran.mes@gmail.com</id>
<name>Eran Mes</name>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>james.h.evans.jr</id>
<name>Jim Evans</name>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>jari.bakken</id>
<name>Jari Bakken</name>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>michael.tamm2</id>
<name>Michael Tamm</name>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>theautomatedtester</id>
<name>David Burns</name>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>krosenvold</id>
<name>Kristian Rosenvold</name>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>lsemerau</id>
<name>Luke Inman-Semerau</name>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<id>barancev</id>
<name>Alexei Barantsev</name>
<roles>
<role>Committer</role>
</roles>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:SeleniumHQ/selenium.git</connection>
<developerConnection>scm:git:git@github.com:SeleniumHQ/selenium.git</developerConnection>
<url>https://github.com/SeleniumHQ/selenium/</url>
</scm>
<dependencies>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-api</artifactId>
<version>3.141.59</version>
<classifier></classifier>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.8.15</version>
<classifier></classifier>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-exec</artifactId>
<version>1.3</version>
<classifier></classifier>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>25.0-jre</version>
<classifier></classifier>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.11.0</version>
<classifier></classifier>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
allclasses-frame.html
allclasses-noframe.html
constant-values.html
deprecated-list.html
help-doc.html
index-all.html
index.html
org/openqa/selenium/io/CircularOutputStream.html
org/openqa/selenium/io/FileHandler.html
org/openqa/selenium/io/MultiOutputStream.html
org/openqa/selenium/io/TemporaryFilesystem.html
org/openqa/selenium/io/Zip.html
org/openqa/selenium/io/package-frame.html
org/openqa/selenium/io/package-summary.html
org/openqa/selenium/io/package-tree.html
org/openqa/selenium/json/BooleanCoercer.html
org/openqa/selenium/json/CollectionCoercer.html
org/openqa/selenium/json/EnumCoercer.html
org/openqa/selenium/json/Json.html
org/openqa/selenium/json/JsonException.html
org/openqa/selenium/json/JsonInput.html
org/openqa/selenium/json/JsonOutput.html
org/openqa/selenium/json/JsonType.html
org/openqa/selenium/json/PropertySetting.html
org/openqa/selenium/json/SimplePropertyDescriptor.html
org/openqa/selenium/json/StaticInitializerCoercer.html
org/openqa/selenium/json/StringCoercer.html
org/openqa/selenium/json/TypeCoercer.html
org/openqa/selenium/json/package-frame.html
org/openqa/selenium/json/package-summary.html
org/openqa/selenium/json/package-tree.html
org/openqa/selenium/net/DefaultNetworkInterfaceProvider.html
org/openqa/selenium/net/EphemeralPortRangeDetector.html
org/openqa/selenium/net/FixedIANAPortRange.html
org/openqa/selenium/net/LinuxEphemeralPortRangeDetector.html
org/openqa/selenium/net/NetworkInterface.html
org/openqa/selenium/net/NetworkInterfaceProvider.html
org/openqa/selenium/net/NetworkUtils.html
org/openqa/selenium/net/OlderWindowsVersionEphemeralPortDetector.html
org/openqa/selenium/net/PortProber.html
org/openqa/selenium/net/UrlChecker.TimeoutException.html
org/openqa/selenium/net/UrlChecker.html
org/openqa/selenium/net/Urls.html
org/openqa/selenium/net/package-frame.html
org/openqa/selenium/net/package-summary.html
org/openqa/selenium/net/package-tree.html
org/openqa/selenium/os/CommandLine.html
org/openqa/selenium/os/ExecutableFinder.html
org/openqa/selenium/os/package-frame.html
org/openqa/selenium/os/package-summary.html
org/openqa/selenium/os/package-tree.html
org/openqa/selenium/remote/AcceptedW3CCapabilityKeys.html
org/openqa/selenium/remote/AddRotatable.html
org/openqa/selenium/remote/Augmentable.html
org/openqa/selenium/remote/Augmenter.html
org/openqa/selenium/remote/AugmenterProvider.html
org/openqa/selenium/remote/BaseAugmenter.html
org/openqa/selenium/remote/BrowserType.html
org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html
org/openqa/selenium/remote/CapabilityType.html
org/openqa/selenium/remote/Command.html
org/openqa/selenium/remote/CommandCodec.html
org/openqa/selenium/remote/CommandExecutor.html
org/openqa/selenium/remote/CommandInfo.html
org/openqa/selenium/remote/DesiredCapabilities.html
org/openqa/selenium/remote/Dialect.html
org/openqa/selenium/remote/DriverCommand.html
org/openqa/selenium/remote/ErrorCodes.html
org/openqa/selenium/remote/ErrorHandler.UnknownServerException.html
org/openqa/selenium/remote/ErrorHandler.html
org/openqa/selenium/remote/ExecuteMethod.html
org/openqa/selenium/remote/FileDetector.html
org/openqa/selenium/remote/HttpCommandExecutor.html
org/openqa/selenium/remote/HttpSessionId.html
org/openqa/selenium/remote/InterfaceImplementation.html
org/openqa/selenium/remote/JdkAugmenter.html
org/openqa/selenium/remote/LocalFileDetector.html
org/openqa/selenium/remote/NewSessionPayload.html
org/openqa/selenium/remote/ProtocolHandshake.Result.html
org/openqa/selenium/remote/ProtocolHandshake.html
org/openqa/selenium/remote/RemoteExecuteMethod.html
org/openqa/selenium/remote/RemoteKeyboard.html
org/openqa/selenium/remote/RemoteLogs.html
org/openqa/selenium/remote/RemoteMouse.html
org/openqa/selenium/remote/RemoteStatus.html
org/openqa/selenium/remote/RemoteTouchScreen.html
org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html
org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html
org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html
org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html
org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html
org/openqa/selenium/remote/RemoteWebDriver.When.html
org/openqa/selenium/remote/RemoteWebDriver.html
org/openqa/selenium/remote/RemoteWebDriverBuilder.html
org/openqa/selenium/remote/RemoteWebElement.html
org/openqa/selenium/remote/Response.html
org/openqa/selenium/remote/ResponseCodec.html
org/openqa/selenium/remote/ScreenshotException.html
org/openqa/selenium/remote/SessionId.html
org/openqa/selenium/remote/UnreachableBrowserException.html
org/openqa/selenium/remote/UselessFileDetector.html
org/openqa/selenium/remote/html5/AddApplicationCache.html
org/openqa/selenium/remote/html5/AddLocationContext.html
org/openqa/selenium/remote/html5/AddWebStorage.html
org/openqa/selenium/remote/html5/RemoteApplicationCache.html
org/openqa/selenium/remote/html5/RemoteLocalStorage.html
org/openqa/selenium/remote/html5/RemoteLocationContext.html
org/openqa/selenium/remote/html5/RemoteSessionStorage.html
org/openqa/selenium/remote/html5/RemoteWebStorage.html
org/openqa/selenium/remote/html5/package-frame.html
org/openqa/selenium/remote/html5/package-summary.html
org/openqa/selenium/remote/html5/package-tree.html
org/openqa/selenium/remote/http/AbstractHttpCommandCodec.CommandSpec.html
org/openqa/selenium/remote/http/AbstractHttpCommandCodec.html
org/openqa/selenium/remote/http/AbstractHttpResponseCodec.html
org/openqa/selenium/remote/http/HttpClient.Builder.html
org/openqa/selenium/remote/http/HttpClient.Factory.html
org/openqa/selenium/remote/http/HttpClient.html
org/openqa/selenium/remote/http/HttpMethod.html
org/openqa/selenium/remote/http/HttpRequest.html
org/openqa/selenium/remote/http/HttpResponse.html
org/openqa/selenium/remote/http/JsonHttpCommandCodec.html
org/openqa/selenium/remote/http/JsonHttpResponseCodec.html
org/openqa/selenium/remote/http/W3CHttpCommandCodec.html
org/openqa/selenium/remote/http/W3CHttpResponseCodec.html
org/openqa/selenium/remote/http/package-frame.html
org/openqa/selenium/remote/http/package-summary.html
org/openqa/selenium/remote/http/package-tree.html
org/openqa/selenium/remote/internal/JsonToWebElementConverter.html
org/openqa/selenium/remote/internal/OkHttpClient.Factory.html
org/openqa/selenium/remote/internal/OkHttpClient.html
org/openqa/selenium/remote/internal/WebElementToJsonConverter.html
org/openqa/selenium/remote/internal/package-frame.html
org/openqa/selenium/remote/internal/package-summary.html
org/openqa/selenium/remote/internal/package-tree.html
org/openqa/selenium/remote/mobile/AddNetworkConnection.html
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
selenium-api-3.141.59.jar
/org.seleniumhq.selenium/selenium-api/3.141.59
查看selenium-api所有版本文件
byte-buddy-1.8.15.jar
/net.bytebuddy/byte-buddy/1.8.15
查看byte-buddy所有版本文件
commons-exec-1.3.jar
/org.apache.commons/commons-exec/1.3
查看commons-exec所有版本文件
guava-25.0-jre.jar
/com.google.guava/guava/25.0-jre
查看guava所有版本文件
okhttp-3.11.0.jar
/com.squareup.okhttp3/okhttp/3.11.0
查看okhttp所有版本文件
|