组织ID: |
org.seleniumhq.selenium |
项目ID: |
selenium-support |
版本: |
3.5.3 |
最后修改时间: |
2018-08-06 21:25:59 |
包类型: |
javadoc (Api文档) |
标题: |
selenium-support |
描述: |
Selenium automates browsers. That's it! What you do with that power is entirely up to you. |
相关URL: |
http://www.seleniumhq.org/ |
大小: |
200.83KB |
|
Maven引入代码: |
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-support</artifactId>
<version>3.5.3</version>
<classifier>javadoc</classifier>
<type>javadoc</type>
</dependency>
|
Gradle引入代码: |
org.seleniumhq.selenium:selenium-support:3.5.3
|
下载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-support</artifactId>
<version>3.5.3</version>
<name>selenium-support</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-remote-driver</artifactId>
<version>3.5.3</version>
<classifier></classifier>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</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/support/AbstractFindByBuilder.html
org/openqa/selenium/support/ByIdOrName.html
org/openqa/selenium/support/CacheLookup.html
org/openqa/selenium/support/Color.html
org/openqa/selenium/support/Colors.html
org/openqa/selenium/support/FindAll.FindByBuilder.html
org/openqa/selenium/support/FindAll.html
org/openqa/selenium/support/FindBy.FindByBuilder.html
org/openqa/selenium/support/FindBy.html
org/openqa/selenium/support/FindBys.FindByBuilder.html
org/openqa/selenium/support/FindBys.html
org/openqa/selenium/support/How.html
org/openqa/selenium/support/PageFactory.html
org/openqa/selenium/support/PageFactoryFinder.html
org/openqa/selenium/support/ThreadGuard.html
org/openqa/selenium/support/events/AbstractWebDriverEventListener.html
org/openqa/selenium/support/events/EventFiringWebDriver.html
org/openqa/selenium/support/events/WebDriverEventListener.html
org/openqa/selenium/support/events/internal/EventFiringKeyboard.html
org/openqa/selenium/support/events/internal/EventFiringMouse.html
org/openqa/selenium/support/events/internal/EventFiringTouch.html
org/openqa/selenium/support/events/internal/package-frame.html
org/openqa/selenium/support/events/internal/package-summary.html
org/openqa/selenium/support/events/internal/package-tree.html
org/openqa/selenium/support/events/package-frame.html
org/openqa/selenium/support/events/package-summary.html
org/openqa/selenium/support/events/package-tree.html
org/openqa/selenium/support/package-frame.html
org/openqa/selenium/support/package-summary.html
org/openqa/selenium/support/package-tree.html
org/openqa/selenium/support/pagefactory/AbstractAnnotations.html
org/openqa/selenium/support/pagefactory/AjaxElementLocator.html
org/openqa/selenium/support/pagefactory/AjaxElementLocatorFactory.html
org/openqa/selenium/support/pagefactory/Annotations.html
org/openqa/selenium/support/pagefactory/ByAll.html
org/openqa/selenium/support/pagefactory/ByChained.html
org/openqa/selenium/support/pagefactory/DefaultElementLocator.html
org/openqa/selenium/support/pagefactory/DefaultElementLocatorFactory.html
org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html
org/openqa/selenium/support/pagefactory/ElementLocator.html
org/openqa/selenium/support/pagefactory/ElementLocatorFactory.html
org/openqa/selenium/support/pagefactory/FieldDecorator.html
org/openqa/selenium/support/pagefactory/internal/LocatingElementHandler.html
org/openqa/selenium/support/pagefactory/internal/LocatingElementListHandler.html
org/openqa/selenium/support/pagefactory/internal/package-frame.html
org/openqa/selenium/support/pagefactory/internal/package-summary.html
org/openqa/selenium/support/pagefactory/internal/package-tree.html
org/openqa/selenium/support/pagefactory/package-frame.html
org/openqa/selenium/support/pagefactory/package-summary.html
org/openqa/selenium/support/pagefactory/package-tree.html
org/openqa/selenium/support/ui/Clock.html
org/openqa/selenium/support/ui/Duration.html
org/openqa/selenium/support/ui/ExpectedCondition.html
org/openqa/selenium/support/ui/ExpectedConditions.html
org/openqa/selenium/support/ui/FluentWait.html
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
selenium-remote-driver-3.5.3.jar
/org.seleniumhq.selenium/selenium-remote-driver/3.5.3
查看selenium-remote-driver所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
|