Lightest

Version 0.4 has been released! The following links have been updated to reflect the new release content. 2009-09-02

Version 0.4 is now available from the StressFreeTesting maven repository:

  <repositories>
    <repository>
      <id>stressfreetesting</id>
      <url>http://stressfreetesting.com/maven/</url>
    </repository>
  </repositories>
  ...
  <dependency>
    <groupId>com.googlecode.lightest</groupId>
    <artifactId>lightest-core</artifactId>
    <version>0.4</version>
  </dependency>

Selenium