GroupId | GroupIdbr.com.caelum.seleniumdsl |
---|---|
ArtifactId | ArtifactIdselenium-dsl |
Last Version | Last Version0.8.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionselenium-dsl
A DSL for working with Selenium and Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
selenium-dsl-0.8.5.2.pom | |
selenium-dsl-0.8.5.2.jar | 36 KB |
selenium-dsl-0.8.5.2-javadoc.jar | 205 KB |
selenium-dsl-0.8.5.2-bin.zip | 97 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.openqa.selenium.client-drivers » selenium-java-client-driver | jar | 1.0-beta-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.jmock : jmock | jar | 2.4.0 |