Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 510 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 510 Bytes

Clipboard Health technical assignment

This project was created for the technical assignment sent by Clipboard Health

Requirements

Selenium

Install selenium-serer for your OS

Chromedriver

Install chromedriver for your OS and have both it and Chrome web browser in their last version

Gradle

Install gradle for your OS

Test Execution

Inside the repository folder

gradle test -Dcucumber.options="-t @AmazonFilterFeature"

The product description will be printed in the terminal