/webtest-quickstart

Starter project for working with parallel webtests, including SauceLabs

Primary LanguageJava

**NOTE: This project has been deprecated. Use at your own risk!**

The webtest-quickstart project is a sample project that can be used to quickly get started writing Selenium test cases
in JUnit.  It includes samples for running tests locally and remotely, and sample maven profiles for driving tests
using different browser types and combinations.

A more complete introduction is included in the javadocs, here:
http://repository-dynacrongroup.forge.cloudbees.com/release/sites/webtest-quickstart/index.html

For additional details regarding the parallel-webtest, the library that provides the WebDriverBase used by the tests:
http://github.com/dynacron-group/parallel-webtest.