Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 336 Bytes

cucumber-starter

Simple starter project consisting of a maven project with a simple cucumber test. Serenity is used for reporting.

Firefox

This example requires firefox 47.0.1 to run.

See: https://ftp.mozilla.org/pub/firefox/releases/47.0.1/

Running

Clone the repository, and run a regular build.

mvn clean install