License |
License |
---|---|
GroupId | GroupIdcom.nordstrom.ui-tools |
ArtifactId | ArtifactIdselenium-foundation |
Version | Version22.0.7-s3 |
Type | Typejar |
Description |
DescriptionSelenium Foundation
Selenium Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium (WebDriver).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
selenium-foundation-22.0.7-s3.pom | |
selenium-foundation-22.0.7-s3.jar | 253 KB |
selenium-foundation-22.0.7-s3-sources.jar | 162 KB |
selenium-foundation-22.0.7-s3-javadoc.jar | 941 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nordstrom.ui-tools/selenium-foundation/ -->
<dependency>
<groupId>com.nordstrom.ui-tools</groupId>
<artifactId>selenium-foundation</artifactId>
<version>22.0.7-s3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nordstrom.ui-tools/selenium-foundation/
implementation 'com.nordstrom.ui-tools:selenium-foundation:22.0.7-s3'
// https://jarcasting.com/artifacts/com.nordstrom.ui-tools/selenium-foundation/
implementation ("com.nordstrom.ui-tools:selenium-foundation:22.0.7-s3")
'com.nordstrom.ui-tools:selenium-foundation:jar:22.0.7-s3'
<dependency org="com.nordstrom.ui-tools" name="selenium-foundation" rev="22.0.7-s3">
<artifact name="selenium-foundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nordstrom.ui-tools', module='selenium-foundation', version='22.0.7-s3')
)
libraryDependencies += "com.nordstrom.ui-tools" % "selenium-foundation" % "22.0.7-s3"
[com.nordstrom.ui-tools/selenium-foundation "22.0.7-s3"]
Group / Artifact | Type | Version |
---|---|---|
com.nordstrom.tools : java-utils | jar | 2.0.0 |
com.nordstrom.tools : settings | jar | 2.3.5 |
com.nordstrom.tools : junit-foundation | jar | 15.2.0 |
com.github.sbabcoc : logback-testng | jar | 1.3.2 |
org.jsoup : jsoup | jar | 1.12.1 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.yaml : snakeyaml | jar | 1.28 |
com.nordstrom.tools : testng-foundation | jar | 2.0.3 |
com.google.guava : guava | jar | 30.1-jre |
com.beust : jcommander | jar | 1.78 |
commons-io : commons-io | jar | 2.6 |
org.seleniumhq.selenium : selenium-server | jar | 3.141.59 |
org.seleniumhq.selenium : htmlunit-driver | jar | 2.50.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okio : okio | jar | 2.8.0 |