- Maven should be installed and available.
- Git should be installed.
- Appropriate cucumber-jvm plugin for IDE should be installed.
-
Clone the repository from github to a directory.
-
Navigate to the root of the directory and run the following command from terminal:
mvn clean test
- An abstract class that holds the helper methods like waiting for elements.
- A config file to hold properties.
- Extract string values in the pages and make them variables for ease of maintenance.