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