Webcat Testing Platform

A library that eases the development of tests using selenium.

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

com.byclosure.webcat
ArtifactId

ArtifactId

webcat-testing-platform
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

Webcat Testing Platform
A library that eases the development of tests using selenium.

Download webcat-testing-platform

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.seleniumhq.selenium : selenium-java jar 2.39.0
junit : junit jar 4.11
commons-validator : commons-validator jar 1.4.0
com.byclosure.webcat : webcat-runner-jvm jar 1.0.1
com.google.inject : guice jar 3.0

test (2)

Group / Artifact Type Version
com.github.detro : phantomjsdriver jar 1.2.0
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.13
0.0.12
0.0.11
0.0.10