HeatRow

HeatRow library helps in showing UI tests coverage.

License

License

Categories

Categories

Net
GroupId

GroupId

net.andrebrov
ArtifactId

ArtifactId

heatrow
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

HeatRow
HeatRow library helps in showing UI tests coverage.
Project URL

Project URL

http://andrebrov.github.io/HeatRow/
Source Code Management

Source Code Management

http://github.com/andrebrov/HeatRow

Download heatrow

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.35.0
org.mockito : mockito-all jar 1.9.0

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2