Help for this page

Select Code to Download


  1. or download this
    ...
            $name = quotemeta($name);
            $value = quotemeta($value) if $value;
    ...
    
  2. or download this
    $mech->tick({ xpath => '//input[@type="checkbox" and @name="profession
    +Area[]"' }, 1);