Last Version

Element Specification 1.1

Element Specification - Simple element selectors for selenium or WebDriver.

License

License

GroupId

GroupId

com.lmax
ArtifactId

ArtifactId

elementspec
Version

Version

1.1
Type

Type

jar
Description

Description

Element Specification
Element Specification - Simple element selectors for selenium or WebDriver.
Project URL

Project URL

https://github.com/LMAX-Exchange/elementspec

Download elementspec 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-api jar 2.30.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.