In order to run the tests, Google Chrome and Gradle need to be installed.
Then, either import the project into an IDE and run the tests using testng or cd
onto the folder and run:
gradle test
The report for the results of the tests can be seen at
/build/reports/tests/packages/tests.html