Alien-SeleniumRC
view release on metacpan or search on metacpan
2.92 - Sun Jul 24 12:15:00 AEST 2012
- Update to Selenium 2.24.1
2.91 - Thu Feb 09 20:39:00 AEDT 2012
- Update to Selenium 2.19
2.90 - Mon Oct 24 22:04:00 AEDT 2011
- Update to Selenium 2.9.0
2.81 - Wed Oct 12 22:14:00 AEDT 2011
- start() throws excetion if system() fails
2.80 - Tue Oct 11 08:38:38 PDT 2011
- Update to Selenium 2.80
1.01 - Sun Sep 13 10:50:00 AEDT 2009
- Incorporated selenum-sever.jar from Selenium RC 1.0 final release
- Removed hack for launching the java server on Mac OSX. If you need it
in your environment, set the environment variable SELENIUMRC_USE_SIC.
1.00 - Mon Feb 16 12:11:00 AEDT 2009
lib/Alien/SeleniumRC.pm view on Meta::CPAN
Selenium Server can automatically start/stop/control any supported
browser. It works by using Selenium Core, a pure-HTML+JS library that
performs automated tasks in JavaScript.
=head1 METHODS
=head2 C<start>
This method launches the Selenium Server bundled in this package.
This call will block until the server is killed. The method will throw
an exception with C<die> if the C<system> call returns an error.
The first argument passed to start() will be passed to
selenium-server.jar as a command line argument.
=head2 C<help>
Prints the selenium-server.jar usage.
=head1 UPDATING SELENIUM-SERVER.JAR
( run in 0.407 second using v1.01-cache-2.11-cpan-496ff517765 )