1). JDK8 installed and root folder added to $PATH variable
2). Chromedriver downloaded, extracted, and root folder added to $PATH variable
3). MVN 3.3.9 downloaded, extracted, and root folder added to $PATH variable
1). Clone the repo to your your machine.
2). In a shell, go to the project's root folder and execute the command 'mvn test'. NOTE: This may take some time if you've never had Maven on your machine as it will have to download all dependencies.