archetype-resources.README.md Maven / Gradle / Ivy
This project contains sample source code that demonstrates how to construct a JUnit test to run a
DefaultSelenium instance against Sauce OnDemand.
It contains two classes, SeleniumRCTest.java, which is a pure-DefaultSelenium test, and SeleniumRCWithHelperTest.java,
which demonstrates how to integrate the Sauce JUnit Helper classes.
The tests can be run by executing
mvn package