GalenClient

Visual testing client

License

License

GroupId

GroupId

com.experitest
ArtifactId

ArtifactId

visual
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

GalenClient
Visual testing client
Project URL

Project URL

https://github.com/ExperitestOfficial/GalenClient
Source Code Management

Source Code Management

https://github.com/ExperitestOfficial/GalenClient

Download visual

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
org.json : json jar 20180130

runtime (2)

Group / Artifact Type Version
com.google.guava : guava jar 23.0
org.seleniumhq.selenium : selenium-java jar 3.13.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

This project enable you to integrate Galen visual validation into your Selenium tests. It dosn't require any code changes to your test but adding a single line of code into the validation points.

To build your Galen spec please use the following Chrome extension: https://chrome.google.com/webstore/detail/visual-testing/bafkdgjddgkhdikjcelcfjhhjkepdgjl?hl=en

First you need to configure your access key: in.Visual.setAccessKey(< access key >);

You will find your access key in the in the extension.

com.experitest

Experitest.Ltd

Mobile Testing Tools

Versions

Version
0.10
0.9
0.8
0.7
0.5
0.4
0.3
0.2
0.1