Shoelaces Selenium Testing Library

Tools/Support for Spring Boot applications

License

License

Categories

Categories

Net
GroupId

GroupId

au.net.causal.shoelaces
ArtifactId

ArtifactId

shoelaces-selenium
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Shoelaces Selenium Testing Library
Tools/Support for Spring Boot applications
Project Organization

Project Organization

Pivotal Software, Inc.

Download shoelaces-selenium

How to add to project

<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-selenium/ -->
<dependency>
    <groupId>au.net.causal.shoelaces</groupId>
    <artifactId>shoelaces-selenium</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-selenium/
implementation 'au.net.causal.shoelaces:shoelaces-selenium:2.1.1'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-selenium/
implementation ("au.net.causal.shoelaces:shoelaces-selenium:2.1.1")
'au.net.causal.shoelaces:shoelaces-selenium:jar:2.1.1'
<dependency org="au.net.causal.shoelaces" name="shoelaces-selenium" rev="2.1.1">
  <artifact name="shoelaces-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-selenium', version='2.1.1')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-selenium" % "2.1.1"
[au.net.causal.shoelaces/shoelaces-selenium "2.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
au.net.causal.shoelaces : shoelaces-testing jar 2.1.1
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.fluentlenium : fluentlenium-core jar 4.3.1
org.fluentlenium : fluentlenium-junit-jupiter jar 4.3.1
org.fluentlenium : fluentlenium-assertj jar 4.3.1
org.w3c.css : sac jar 1.3

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-junit-jupiter jar 3.3.3
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-jersey jar 2.3.1.RELEASE
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 2.3.1
javax.activation : javax.activation-api jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.0