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

https://github.com/jabrena/web-e2e-lab

A lab to review alternatives for Web E2E Tests
https://github.com/jabrena/web-e2e-lab

e2e-testing htmlunit java protractor selenium

Last synced: 6 months ago
JSON representation

A lab to review alternatives for Web E2E Tests

Awesome Lists containing this project

README

          

# Web-E2E-Lab

A lab to review alternatives for Web E2E Tests.

## Goal

Provide a POC about how to test Classic Web applications and
run E2E on Jenkins.

## How to run the project

```
mvn clean test
```