NOTICE OF CONSOLIDATION
This Selenium 3 variant of Selenium Foundation has been merged back into the main Selenium Foundation project. Please visit the main project for updates, enhancements and bug fixes.
License |
License |
---|---|
GroupId | GroupIdcom.nordstrom.ui-tools |
ArtifactId | ArtifactIdselenium3-foundation |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSelenium3 Foundation
Selenium3 Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium 3.0 (WebDriver).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
selenium3-foundation-1.0.4.pom | |
selenium3-foundation-1.0.4.jar | 135 KB |
selenium3-foundation-1.0.4-sources.jar | 88 KB |
selenium3-foundation-1.0.4-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nordstrom.ui-tools/selenium3-foundation/ -->
<dependency>
<groupId>com.nordstrom.ui-tools</groupId>
<artifactId>selenium3-foundation</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.nordstrom.ui-tools/selenium3-foundation/
implementation 'com.nordstrom.ui-tools:selenium3-foundation:1.0.4'
// https://jarcasting.com/artifacts/com.nordstrom.ui-tools/selenium3-foundation/
implementation ("com.nordstrom.ui-tools:selenium3-foundation:1.0.4")
'com.nordstrom.ui-tools:selenium3-foundation:jar:1.0.4'
<dependency org="com.nordstrom.ui-tools" name="selenium3-foundation" rev="1.0.4">
<artifact name="selenium3-foundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nordstrom.ui-tools', module='selenium3-foundation', version='1.0.4')
)
libraryDependencies += "com.nordstrom.ui-tools" % "selenium3-foundation" % "1.0.4"
[com.nordstrom.ui-tools/selenium3-foundation "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.nordstrom.tools : java-utils | jar | 1.3.3 |
com.nordstrom.tools : settings | jar | 2.0.7 |
com.nordstrom.tools : testng-foundation | jar | 1.5.2 |
com.nordstrom.tools : junit-foundation | jar | 3.1.5 |
org.seleniumhq.selenium » selenium-server-standalone | jar | 3.8.1 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.1.2.Final |
org.jboss.resteasy : resteasy-client | jar | 3.1.2.Final |
net.bytebuddy : byte-buddy | jar | 1.7.9 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
com.github.sbabcoc : logback-testng | jar | 1.0.0 |
com.codeborne : phantomjsdriver | jar | 1.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
This Selenium 3 variant of Selenium Foundation has been merged back into the main Selenium Foundation project. Please visit the main project for updates, enhancements and bug fixes.