Testdriver: another test framework for Selenium WebDriver. To include Testdriver in your project add the following code to your pom.xml: <dependency> <groupId>uk.co.leoaureum</groupId> <artifactId>testdriver</artifactId> <version>1.0.9</version> </dependency>