GalenClient

Visual testing client

Лицензия

Лицензия

Группа

Группа

com.experitest
Идентификатор

Идентификатор

visual
Последняя версия

Последняя версия

0.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

GalenClient
Visual testing client
Ссылка на сайт

Ссылка на сайт

https://github.com/ExperitestOfficial/GalenClient
Система контроля версий

Система контроля версий

https://github.com/ExperitestOfficial/GalenClient

Скачать visual

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math3 jar 3.6.1
org.json : json jar 20180130

runtime (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 23.0
org.seleniumhq.selenium : selenium-java jar 3.13.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.10
0.9
0.8
0.7
0.5
0.4
0.3
0.2
0.1