io.percy:percy-java-selenium

An SDK to do visual testing with Percy.io and Selenium.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.percy
ArtifactId

ArtifactId

percy-java-selenium
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.percy:percy-java-selenium
An SDK to do visual testing with Percy.io and Selenium.
Project URL

Project URL

https://percy.io
Source Code Management

Source Code Management

https://github.com/percy/percy-java-selenium/tree/master

Download percy-java-selenium

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20210307
org.apache.httpcomponents : httpclient jar 4.5.13

provided (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.
io.percy

Percy

Your all-in-one visual review platform.

Versions

Version
1.0.0
1.0.0-beta.1
1.0.0-beta.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1