is not current version
Last Version 1.4.0

DollarX-All 1.3.1

A library to support testing web applications by interacting with the browser and asserting expectations in a browser

License

License

GroupId

GroupId

com.github.loyada.dollarx
ArtifactId

ArtifactId

dollarx-all
Version

Version

1.3.1
Type

Type

pom
Description

Description

DollarX-All
A library to support testing web applications by interacting with the browser and asserting expectations in a browser
Project URL

Project URL

https://github.com/loyada/dollarx

Download dollarx-all 1.3.1

Filename Size
dollarx-all-1.3.1.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.loyada.dollarx/dollarx-all/ -->
<dependency>
    <groupId>com.github.loyada.dollarx</groupId>
    <artifactId>dollarx-all</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.loyada.dollarx/dollarx-all/
implementation 'com.github.loyada.dollarx:dollarx-all:1.3.1'
// https://jarcasting.com/artifacts/com.github.loyada.dollarx/dollarx-all/
implementation ("com.github.loyada.dollarx:dollarx-all:1.3.1")
'com.github.loyada.dollarx:dollarx-all:pom:1.3.1'
<dependency org="com.github.loyada.dollarx" name="dollarx-all" rev="1.3.1">
  <artifact name="dollarx-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.loyada.dollarx', module='dollarx-all', version='1.3.1')
)
libraryDependencies += "com.github.loyada.dollarx" % "dollarx-all" % "1.3.1"
[com.github.loyada.dollarx/dollarx-all "1.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.seleniumhq.selenium : selenium-java jar 3.141.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5

Project Modules

  • jdollarx