License |
License |
---|---|
GroupId | GroupIdcom.nordstrom.ui-tools |
ArtifactId | ArtifactIdselenium-foundation |
Version | Version22.4.2-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.4.2-s3.pom | |
selenium-foundation-22.4.2-s3.jar | 274 KB |
selenium-foundation-22.4.2-s3-sources.jar | 173 KB |
selenium-foundation-22.4.2-s3-javadoc.jar | 999 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.4.2-s3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nordstrom.ui-tools/selenium-foundation/
implementation 'com.nordstrom.ui-tools:selenium-foundation:22.4.2-s3'
// https://jarcasting.com/artifacts/com.nordstrom.ui-tools/selenium-foundation/
implementation ("com.nordstrom.ui-tools:selenium-foundation:22.4.2-s3")
'com.nordstrom.ui-tools:selenium-foundation:jar:22.4.2-s3'
<dependency org="com.nordstrom.ui-tools" name="selenium-foundation" rev="22.4.2-s3">
<artifact name="selenium-foundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nordstrom.ui-tools', module='selenium-foundation', version='22.4.2-s3')
)
libraryDependencies += "com.nordstrom.ui-tools" % "selenium-foundation" % "22.4.2-s3"
[com.nordstrom.ui-tools/selenium-foundation "22.4.2-s3"]
Group / Artifact | Type | Version |
---|---|---|
com.nordstrom.tools : java-utils | jar | 2.1.0 |
com.nordstrom.tools : settings | jar | 2.3.10 |
com.nordstrom.tools : junit-foundation | jar | 15.3.4 |
com.github.sbabcoc : logback-testng | jar | 1.3.4 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.yaml : snakeyaml | jar | 1.28 |
com.nordstrom.tools : testng-foundation | jar | 3.0.6-j8 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.google.guava : guava | jar | 30.1.1-jre |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.beust : jcommander | jar | 1.78 |
org.seleniumhq.selenium : selenium-server | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-support | jar | 3.141.59 |
org.jsoup : jsoup | jar | 1.14.2 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okio : okio | jar | 2.10.0 |
org.eclipse.jetty.websocket : websocket-client | jar | 9.4.43.v20210629 |