组织ID: |
org.seleniumhq.selenium |
项目ID: |
selenium-api |
版本: |
3.141.59 |
最后修改时间: |
2018-11-19 11:46:06 |
包类型: |
javadoc (Api文档) |
标题: |
selenium-api |
描述: |
Selenium automates browsers. That's it! What you do with that power is entirely up to you. |
相关URL: |
http://www.seleniumhq.org/ |
大小: |
531.51KB |
|
Maven引入代码: |
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-api</artifactId>
<version>3.141.59</version>
<classifier>javadoc</classifier>
<type>javadoc</type>
</dependency>
|
Gradle引入代码: |
org.seleniumhq.selenium:selenium-api: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-api</artifactId>
<version>3.141.59</version>
<name>selenium-api</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>
</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/Alert.html
org/openqa/selenium/Architecture.html
org/openqa/selenium/Beta.html
org/openqa/selenium/BuildInfo.html
org/openqa/selenium/By.ByClassName.html
org/openqa/selenium/By.ByCssSelector.html
org/openqa/selenium/By.ById.html
org/openqa/selenium/By.ByLinkText.html
org/openqa/selenium/By.ByName.html
org/openqa/selenium/By.ByPartialLinkText.html
org/openqa/selenium/By.ByTagName.html
org/openqa/selenium/By.ByXPath.html
org/openqa/selenium/By.html
org/openqa/selenium/Capabilities.html
org/openqa/selenium/ContextAware.html
org/openqa/selenium/Cookie.Builder.html
org/openqa/selenium/Cookie.html
org/openqa/selenium/DeviceRotation.html
org/openqa/selenium/Dimension.html
org/openqa/selenium/ElementClickInterceptedException.html
org/openqa/selenium/ElementNotInteractableException.html
org/openqa/selenium/ElementNotSelectableException.html
org/openqa/selenium/ElementNotVisibleException.html
org/openqa/selenium/HasCapabilities.html
org/openqa/selenium/ImeActivationFailedException.html
org/openqa/selenium/ImeNotAvailableException.html
org/openqa/selenium/ImmutableCapabilities.html
org/openqa/selenium/InvalidArgumentException.html
org/openqa/selenium/InvalidCookieDomainException.html
org/openqa/selenium/InvalidElementStateException.html
org/openqa/selenium/InvalidSelectorException.html
org/openqa/selenium/JavascriptException.html
org/openqa/selenium/JavascriptExecutor.html
org/openqa/selenium/Keys.html
org/openqa/selenium/MutableCapabilities.html
org/openqa/selenium/NoAlertPresentException.html
org/openqa/selenium/NoSuchContextException.html
org/openqa/selenium/NoSuchCookieException.html
org/openqa/selenium/NoSuchElementException.html
org/openqa/selenium/NoSuchFrameException.html
org/openqa/selenium/NoSuchSessionException.html
org/openqa/selenium/NoSuchWindowException.html
org/openqa/selenium/NotFoundException.html
org/openqa/selenium/OutputType.html
org/openqa/selenium/PageLoadStrategy.html
org/openqa/selenium/Platform.html
org/openqa/selenium/Point.html
org/openqa/selenium/Proxy.ProxyType.html
org/openqa/selenium/Proxy.html
org/openqa/selenium/Rectangle.html
org/openqa/selenium/Rotatable.html
org/openqa/selenium/ScreenOrientation.html
org/openqa/selenium/ScriptTimeoutException.html
org/openqa/selenium/SearchContext.html
org/openqa/selenium/SessionNotCreatedException.html
org/openqa/selenium/StaleElementReferenceException.html
org/openqa/selenium/TakesScreenshot.html
org/openqa/selenium/TimeoutException.html
org/openqa/selenium/UnableToSetCookieException.html
org/openqa/selenium/UnexpectedAlertBehaviour.html
org/openqa/selenium/UnhandledAlertException.html
org/openqa/selenium/UnsupportedCommandException.html
org/openqa/selenium/WebDriver.ImeHandler.html
org/openqa/selenium/WebDriver.Navigation.html
org/openqa/selenium/WebDriver.Options.html
org/openqa/selenium/WebDriver.TargetLocator.html
org/openqa/selenium/WebDriver.Timeouts.html
org/openqa/selenium/WebDriver.Window.html
org/openqa/selenium/WebDriver.html
org/openqa/selenium/WebDriverException.html
org/openqa/selenium/WebDriverInfo.html
org/openqa/selenium/WebElement.html
org/openqa/selenium/WrapsDriver.html
org/openqa/selenium/WrapsElement.html
org/openqa/selenium/html5/AppCacheStatus.html
org/openqa/selenium/html5/ApplicationCache.html
org/openqa/selenium/html5/LocalStorage.html
org/openqa/selenium/html5/Location.html
org/openqa/selenium/html5/LocationContext.html
org/openqa/selenium/html5/SessionStorage.html
org/openqa/selenium/html5/WebStorage.html
org/openqa/selenium/html5/package-frame.html
org/openqa/selenium/html5/package-summary.html
org/openqa/selenium/html5/package-tree.html
org/openqa/selenium/interactions/Action.html
org/openqa/selenium/interactions/Actions.html
org/openqa/selenium/interactions/ButtonReleaseAction.html
org/openqa/selenium/interactions/ClickAction.html
org/openqa/selenium/interactions/ClickAndHoldAction.html
org/openqa/selenium/interactions/CompositeAction.html
org/openqa/selenium/interactions/ContextClickAction.html
org/openqa/selenium/interactions/Coordinates.html
org/openqa/selenium/interactions/DoubleClickAction.html
org/openqa/selenium/interactions/Encodable.html
org/openqa/selenium/interactions/HasInputDevices.html
org/openqa/selenium/interactions/HasTouchScreen.html
org/openqa/selenium/interactions/InputSource.html
org/openqa/selenium/interactions/Interaction.html
org/openqa/selenium/interactions/Interactive.html
org/openqa/selenium/interactions/InvalidCoordinatesException.html
org/openqa/selenium/interactions/IsInteraction.html
org/openqa/selenium/interactions/KeyDownAction.html
org/openqa/selenium/interactions/KeyInput.html
org/openqa/selenium/interactions/KeyUpAction.html
org/openqa/selenium/interactions/Keyboard.html
org/openqa/selenium/interactions/Locatable.html
org/openqa/selenium/interactions/Mouse.html
org/openqa/selenium/interactions/MoveMouseAction.html
org/openqa/selenium/interactions/MoveTargetOutOfBoundsException.html
org/openqa/selenium/interactions/MoveToOffsetAction.html
org/openqa/selenium/interactions/Pause.html
org/openqa/selenium/interactions/PauseAction.html
org/openqa/selenium/interactions/PointerInput.Kind.html
org/openqa/selenium/interactions/PointerInput.MouseButton.html
org/openqa/selenium/interactions/PointerInput.Origin.html
org/openqa/selenium/interactions/PointerInput.html
org/openqa/selenium/interactions/SendKeysAction.html
org/openqa/selenium/interactions/Sequence.html
org/openqa/selenium/interactions/SourceType.html
org/openqa/selenium/interactions/TouchScreen.html
org/openqa/selenium/interactions/internal/BaseAction.html
org/openqa/selenium/interactions/internal/Coordinates.html
org/openqa/selenium/interactions/internal/DisplayAction.html
org/openqa/selenium/interactions/internal/KeysRelatedAction.html
org/openqa/selenium/interactions/internal/Locatable.html
org/openqa/selenium/interactions/internal/MouseAction.Button.html
org/openqa/selenium/interactions/internal/MouseAction.html
org/openqa/selenium/interactions/internal/SingleKeyAction.html
org/openqa/selenium/interactions/internal/TouchAction.html
org/openqa/selenium/interactions/internal/package-frame.html
org/openqa/selenium/interactions/internal/package-summary.html
org/openqa/selenium/interactions/internal/package-tree.html
org/openqa/selenium/interactions/package-frame.html
org/openqa/selenium/interactions/package-summary.html
org/openqa/selenium/interactions/package-tree.html
org/openqa/selenium/interactions/touch/DoubleTapAction.html
org/openqa/selenium/interactions/touch/DownAction.html
org/openqa/selenium/interactions/touch/FlickAction.html
org/openqa/selenium/interactions/touch/LongPressAction.html
org/openqa/selenium/interactions/touch/MoveAction.html
org/openqa/selenium/interactions/touch/ScrollAction.html
org/openqa/selenium/interactions/touch/SingleTapAction.html
org/openqa/selenium/interactions/touch/TouchActions.html
org/openqa/selenium/interactions/touch/UpAction.html
org/openqa/selenium/interactions/touch/package-frame.html
org/openqa/selenium/interactions/touch/package-summary.html
org/openqa/selenium/interactions/touch/package-tree.html
org/openqa/selenium/internal/BuildInfo.html
org/openqa/selenium/internal/ElementScrollBehavior.html
org/openqa/selenium/internal/FindsByClassName.html
org/openqa/selenium/internal/FindsByCssSelector.html
org/openqa/selenium/internal/FindsById.html
org/openqa/selenium/internal/FindsByLinkText.html
org/openqa/selenium/internal/FindsByName.html
org/openqa/selenium/internal/FindsByTagName.html
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|