Name Game Test Automation Tools Java Setting up JAVA_HOME tutorial link Intellij Community Edition macOS Windows Google Chrome ChromeDriver - might need to download the latest drivers if the ones provided on the project get out of date. Importing Clone/Download this project Intellij File > Open Navigate to this project Double click on the build.gradle Click on Open as project Click on Delete existing project and import (if prompted) Running Tests Intellij test > java > com.willowtreeapps > WebTest Right click on any method tagged with @Test Click on Run 'test_...()