Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: Using WWW::Selenium To Test Or Automate An Ajax Website

by icleave (Initiate)
on Nov 25, 2009 at 11:16 UTC ( [id://809318]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Unrecognized option: --jar
    Could not create the Java virtual machine.
    
  2. or download this
    my $sel = Test::WWW::Selenium->new( host => "localhost", 
                                        port => 4444, 
                                        browser => "*chrome", 
    ...
    
    $sel->start();
    $sel->open("/home/index.jsp");
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://809318]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 17:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found