This is a sample project demonstrating how to use Selenide with Cucumber and Maven.
To run Selenide+Cucumber tests, just type from command line:
mvn test
- Run the following command to fetch dependencies:
mvn
- Import project to your Intellij IDEA.
Feel free to share your feedback!