selenium-dsl

A DSL for working with Selenium and Java

GroupId

GroupId

br.com.caelum.seleniumdsl
ArtifactId

ArtifactId

selenium-dsl
Last Version

Last Version

0.8.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

selenium-dsl
A DSL for working with Selenium and Java
Project URL

Project URL

http://maven.apache.org

Download selenium-dsl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.openqa.selenium.client-drivers » selenium-java-client-driver jar 1.0-beta-1

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
org.jmock : jmock jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.5.2
0.8.5.1
0.8.5
0.8.4
0.8.1