- Install Java
- Install Maven
- Go to root folder of this project where the "pom.xml" is located
- Run command "mvn clean install"
- Open the project
- Right click on the "pom.xml" and select "Maven > Reimport"
- Wait until all dependencies are imported
- Right click on RunCukeTest.java and select "Run 'RunCukeTest'"