Element Specification

Element Specification - Simple element selectors for selenium or WebDriver.

License

License

GroupId

GroupId

com.lmax
ArtifactId

ArtifactId

elementspec
Last Version

Last Version

1.1
Release Date

Release Date

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

How to add to project

<!-- 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.
com.lmax

LMAX Group

Versions

Version
1.1
1.0