Main > Programming > Libraries >

WWW::Selenium 1.13

WWW::Selenium 1.13

Sponsored Links

WWW::Selenium 1.13 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 7 (2 times)
File size: 0.041 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 876
Date added: 2007-06-07
Publisher: Luke Closs

WWW::Selenium 1.13 description

WWW::Selenium is a Perl Client for the Selenium Remote Control test tool.

SYNOPSIS

use WWW::Selenium;

my $sel = WWW::Selenium->new( host => "localhost",
port => 4444,
browser => "*iexplore",
browser_url => "http://www.google.com",
);

$sel->start;
$sel->open("http://www.google.com");
$sel->type("q", "hello world");
$sel->click("btnG");
$sel->wait_for_page_to_load(5000);
print $sel->get_title;
$sel->stop;

Selenium Remote Control (SRC) 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. SRC provides a Selenium Server, which 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; the Selenium Server communicates directly with the browser using AJAX (XmlHttpRequest).

WWW::Selenium 1.13 Screenshot

Advertisements

WWW::Selenium 1.13 Keywords

Bookmark WWW::Selenium 1.13

Hyperlink code:
Link for forum:

WWW::Selenium 1.13 Copyright

WareSeeker periodically updates pricing and software information of WWW::Selenium 1.13 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of WWW::Selenium 1.13 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Test::WWW::Selenium is a Perl module to test applications using Selenium Remote Control. Free Download
Selenium IDE is an integrated development environment for Selenium tests. Free Download
Selenium Core is a test tool for web applications. Free Download
WWW::Mechanize is a handy web browsing in a Perl object. Free Download
Test::WWW::Selenium::Catalyst is a Perl module to test your Catalyst application with Selenium. Free Download
WWW::Form is a module for handling the world-wide-web form process. Free Download
WWW::Babelfish is a Perl extension for translation via Babelfish or Google. Free Download
Crucible is designed to do automatic testing of code as its released. Free Download