This is sample project for cucumber demo. This includes following features
- Cucumber and Selenium Integration
To make simple run of Cucumber tests
Open a command window and run:
mvn clean test
This runs Cucumber features using Cucumber's JUnit runner.