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