Fixes to work with Catalyst 5.9 engine.
[catagits/Test-WWW-Selenium-Catalyst.git] / Changes
CommitLineData
4f6d213e 1Revision history for Test-WWW-Selenium-Catalyst
2
c5e7628c 3 - Switch shutDown to shutDownSeleniumServer, which is present in all versions of
4 SeleniumRC but is the only shut down command that works from 1.0 on.
5
7278917e 60.06 - 2009/08/26
28900118 7 - Support for external selnium servers (RT 33214)
8
0744bdf6 90.05 - 2009/03/07
10 - Use IPC::Cmd::can_run in tests to not have so many spurious failues due to
11 no smoke rigs having java installed
13984b27 12
0744bdf6 130.04 - 2009/03/05
14 - Un-fark the dist so that the thing installs
374611f4 15
0744bdf6 160.03 - 2009/03/04
17 - Allow a bit more configurability in selenium invocation and app
18 location
f781a955 19
0744bdf6 200.02 - 2008/03/06
21 - Don't call $sel->start; this breaks stuff
6efea5d1 22
0744bdf6 230.01 - 2007/05/27
24 - Mostly the same... released for wider testing.
25
260.00_01 - 2006/09/19
27 - First version, released on an unsuspecting world.