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