All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.README.md Maven / Gradle / Ivy

There is a newer version: 2.1.25
Show newest version
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy