= Notes on running the test suite = The following command installs the neccesary `webdriver` JAR files to satisfy the projects dependencies before testing: mvn install:install-file -Dfile=webdrivers-0.0.1-SNAPSHOT.jar \ -DgroupId=com.galois.fiveui \ -DartifactId=webdrivers \ -Dversion=0.0.1-SNAPSHOT \ -Dpackaging=jar