Alien-SeleniumRC
view release on metacpan or search on metacpan
lib/Alien/SeleniumRC.pm view on Meta::CPAN
=head1 DESCRIPTION
The Selenium Server (formerly known as Selenium RC Server) is at
L<http://seleniumhq.org/download/>
Selenium Server is a test tool that allows you to write automated web
application UI tests in any programming language against any HTTP
website using any mainstream JavaScript-enabled browser.
The Selenium Server is needed in order to run either Selenium RC style
scripts or Remote Selenium Webdriver ones. The 2.x server is a drop-in
replacement for the old Selenium RC server and is designed to be
backwards compatible with your existing infrastructure.
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
( run in 0.492 second using v1.01-cache-2.11-cpan-49f99fa48dc )