This repository contains the base setup of a functional user interface testing project, using Cucumber + Selenium (Page Factory Model) + Spring Boot
A test to verify user interaction on Amazon.de page
- JDK 8
- Maven 3.6
- Download or clone the repository
- Open a terminal
- From the project root directory run:
mvn clean test