- Install Java and JDK
- Setup JAVA_HOME
export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home
- Download and install Maven (follow instructions in the maven readme file)
- Download Firefox (or any other supported browser)
- Download its driver (in Firefox's case, GeckoDriver).