checbox problem
am 15.09.2007 11:14:32 von bondHow to select checkbox form perl with www::mechanize, what value is for
true?
I tray with OK, true, Yes, Selected, and get that is false value for button.
How to select checkbox form perl with www::mechanize, what value is for
true?
I tray with OK, true, Yes, Selected, and get that is false value for button.
Bond
> How to select checkbox form perl with www::mechanize, what value is for
> true?
>
$mech->tick('user_agreed', 'on');
--
Tad McClellan
email: perl -le "print scalar reverse qq/moc.noitatibaher\100cmdat/"
On 09/15/2007 04:14 AM, Bond wrote:
> How to select checkbox form perl with www::mechanize, what value is for
> true?
> I tray with OK, true, Yes, Selected, and get that is false value for button.
>
>