|
|
| "be consistent" | |
| PerlMonks |
Re^2: click radio button with WWW::Mechanizeby ait (Friar) |
| on Apr 20, 2011 at 13:24 UTC ( #900338=note: print w/ replies, xml ) | Need Help?? |
|
I just found this very old node by doing some searches on PM regarding a similar problem with mechanize. Funny thing is, that whilst the answer above does address the issue at hand (and also proves the laziness of people towards searching before asking), none of the listed nodes above actually provide any clear and simple answer as to the questions posted by any of the OPs! Anyway, I found it quite funny and peculiar, so here is the clear and simple answer: In WWW::Mechanize radio buttons can be set just like you would set any regular text input field, but you must know the exact value of the radio button you want to select beforehand. They don't work like selects and they don't work by clicking. See examples below:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||