Help for this page

Select Code to Download


  1. or download this
    use Test::WWW::Selenium
    
    my $sel = Test::WWW::Selenium->new( 
    ...
    );
    
    # your test script goes here