Last Version

Ocular 1.0.5

Visual Validation utility for functional automation projects using Selenium-WebDriver

License

License

GroupId

GroupId

com.github.lewka
ArtifactId

ArtifactId

ocular
Version

Version

1.0.5
Type

Type

jar
Description

Description

Ocular
Visual Validation utility for functional automation projects using Selenium-WebDriver

Download ocular 1.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.arquillian.rusheye : rusheye-impl jar 1.0.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.