Fix documentation errors. RT#64979
[catagits/Test-WWW-Selenium-Catalyst.git] / Changes
1 Revision history for Test-WWW-Selenium-Catalyst
2
3  - Fix documentation errors. RT#64979
4  - Switch shutDown to shutDownSeleniumServer, which is present in all versions of
5    SeleniumRC but is the only shut down command that works from 1.0 on.
6
7 0.06 - 2009/08/26
8  - Support for external selnium servers (RT 33214)
9
10 0.05 - 2009/03/07
11  - Use IPC::Cmd::can_run in tests to not have so many spurious failues due to
12    no smoke rigs having java installed
13
14 0.04 - 2009/03/05
15  - Un-fark the dist so that the thing installs
16
17 0.03 - 2009/03/04
18  - Allow a bit more configurability in selenium invocation and app
19    location
20
21 0.02 - 2008/03/06
22  - Don't call $sel->start; this breaks stuff
23
24 0.01 - 2007/05/27
25  - Mostly the same... released for wider testing.
26
27 0.00_01 - 2006/09/19
28  - First version, released on an unsuspecting world.