Help for this page

Select Code to Download


  1. or download this
    $mech->evaluate_in_page(<<'JS');
        window.alert = function(msg) { return true };
    JS