An open API service indexing awesome lists of open source software.

https://github.com/digitalegesellschaft/visual-regression-test

User interface tests for digiges.ch using selenium
https://github.com/digitalegesellschaft/visual-regression-test

Last synced: about 1 year ago
JSON representation

User interface tests for digiges.ch using selenium

Awesome Lists containing this project

README

          

# Prerequisites

1. Java 13+
* [Install JDK](https://www.oracle.com/java/technologies/javase-downloads.html)
* JAVA_HOME environment variable exists and added to PATH

2. Maven
* [Install Maven, configure enviroment variables](https://maven.apache.org/install.html)
* Maven added to PATH

3. Latest Chrome stable

# Setup

* `cp example.env .env`
* Set WEB_ROOT (with trailing /) and API_KEY (Available when logged in to applitools.com)

# Run

`./test.sh`