- chromedriver - This project assumes that you have proper version of chromedriver installed on you machine and it is available on path, if not you can download chromedriver binaries from here and put it into location which is available in path
- any version of java (later than or equal to java 8)
- To run test run command
./gradlew clean test