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