Help for this page

Select Code to Download


  1. or download this
    BEGIN{
    $ENV{HTTPS_PROXY} = 'http://myproxyserver:port';
    ...
    my $mech = WWW::Mechanize::PhantomJS->new();
    $mech->get('http://google.com');
    print Dumper $mech->content();
    
  2. or download this
    Selenium server did not return proper status at C:/Strawberry/perl/sit
    +e/lib/Selenium/Remote/Driver.pm line 395.