client/servlet/test/src/selenium/README

Code
Comments
Other
Rev Date Author Line
735 09 Oct 06 gregory 1 Selenium tests require you to use the firefox browser.
735 09 Oct 06 gregory 2 Download firefox from
735 09 Oct 06 gregory 3
735 09 Oct 06 gregory 4   - http://www.mozilla.com/firefox/
735 09 Oct 06 gregory 5
735 09 Oct 06 gregory 6 You also need the selenium IDE plugin found at
735 09 Oct 06 gregory 7
735 09 Oct 06 gregory 8   - http://www.openqa.org/selenium-ide/
735 09 Oct 06 gregory 9
735 09 Oct 06 gregory 10 If possible each test should start and end at the login prompt for convinient serialization of tests.