in reply to Re: Clicking a checkbox using www::mechanize
in thread Clicking a checkbox using www::mechanize
But the checkbox has no "value" associated within the input field. I have tried using $bot->tick('chklstCC:0','Visa'); and it did not work either.