Help for this page

Select Code to Download


  1. or download this
    $mech->click({id => 'ProductSelect-option-color-solar-8568844557'});
    
  2. or download this
    my $response = $mech->click({id => 'ProductSelect-option-color-solar-8
    +568844557'});
    
    ...
    {
        printf("click succeeded\n");
    }
    
  3. or download this
    > ./www_mechanize_chrome_testcase.pl
    $VAR1 = [];
    Can't call method "is_success" on unblessed reference at ./www_mechani
    +ze_chrome_testcase.pl line 27.