Fix documentation errors. RT#64979
[catagits/Test-WWW-Selenium-Catalyst.git] / Changes
CommitLineData
4f6d213e 1Revision history for Test-WWW-Selenium-Catalyst
2
765b2b20 3 - Fix documentation errors. RT#64979
c5e7628c 4 - Switch shutDown to shutDownSeleniumServer, which is present in all versions of
5 SeleniumRC but is the only shut down command that works from 1.0 on.
6
7278917e 70.06 - 2009/08/26
28900118 8 - Support for external selnium servers (RT 33214)
9
0744bdf6 100.05 - 2009/03/07
11 - Use IPC::Cmd::can_run in tests to not have so many spurious failues due to
12 no smoke rigs having java installed
13984b27 13
0744bdf6 140.04 - 2009/03/05
15 - Un-fark the dist so that the thing installs
374611f4 16
0744bdf6 170.03 - 2009/03/04
18 - Allow a bit more configurability in selenium invocation and app
19 location
f781a955 20
0744bdf6 210.02 - 2008/03/06
22 - Don't call $sel->start; this breaks stuff
6efea5d1 23
0744bdf6 240.01 - 2007/05/27
25 - Mostly the same... released for wider testing.
26
270.00_01 - 2006/09/19
28 - First version, released on an unsuspecting world.