Last Version

Selenium3 Foundation 1.0.4

Selenium3 Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium 3.0 (WebDriver).

License

License

GroupId

GroupId

com.nordstrom.ui-tools
ArtifactId

ArtifactId

selenium3-foundation
Version

Version

1.0.4
Type

Type

jar
Description

Description

Selenium3 Foundation
Selenium3 Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium 3.0 (WebDriver).
Project URL

Project URL

https://github.com/Nordstrom/Selenium3-Foundation
Source Code Management

Source Code Management

https://github.com/Nordstrom/Selenium3-Foundation/tree/master

Download selenium3-foundation 1.0.4


<!-- 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"]

Dependencies

compile (11)

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

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.