Play! Selenium Test Base


License

License

Categories

Categories

Maven Build Tools JUnit Unit Testing
GroupId

GroupId

com.google.code.maven-play-plugin
ArtifactId

ArtifactId

play-selenium-junit4
Last Version

Last Version

1.0.0-beta8
Release Date

Release Date

Type

Type

jar
Description

Description

Play! Selenium Test Base
Play! Selenium Test Base
Source Code Management

Source Code Management

https://github.com/play1-maven-plugin/play1-maven-plugin/tree/plugin-1.0.0-beta8/play-selenium-junit4

Download play-selenium-junit4

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/play-selenium-junit4/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin</groupId>
    <artifactId>play-selenium-junit4</artifactId>
    <version>1.0.0-beta8</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/play-selenium-junit4/
implementation 'com.google.code.maven-play-plugin:play-selenium-junit4:1.0.0-beta8'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/play-selenium-junit4/
implementation ("com.google.code.maven-play-plugin:play-selenium-junit4:1.0.0-beta8")
'com.google.code.maven-play-plugin:play-selenium-junit4:jar:1.0.0-beta8'
<dependency org="com.google.code.maven-play-plugin" name="play-selenium-junit4" rev="1.0.0-beta8">
  <artifact name="play-selenium-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin', module='play-selenium-junit4', version='1.0.0-beta8')
)
libraryDependencies += "com.google.code.maven-play-plugin" % "play-selenium-junit4" % "1.0.0-beta8"
[com.google.code.maven-play-plugin/play-selenium-junit4 "1.0.0-beta8"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.8.1
org.seleniumhq.selenium.client-drivers : selenium-java-client-driver jar 1.0.2

provided (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta8
1.0.0-beta7
1.0.0-beta6
1.0.0-beta5
1.0.0-beta4