Protractor4j

The Java port of the .NET port of Protractor, an end to end test framework for Angular applications.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jockx
ArtifactId

ArtifactId

protractor4j
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Protractor4j
The Java port of the .NET port of Protractor, an end to end test framework for Angular applications.
Source Code Management

Source Code Management

http://bitbucket.org/jockx/protractor4j

Download protractor4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.44.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0