Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Perl Misc (http://www.velocityreviews.com/forums/f67-perl-misc.html)
-   -   Click in a radio button (http://www.velocityreviews.com/forums/t949216-click-in-a-radio-button.html)

contracer 08-07-2012 01:00 PM

Click in a radio button
 
Hi,
I'm a newbee in Perl, and I'd like know if I can click specific radio
button in a web page with Perl.
This page haves 30 radio buttons. This page is made in Javascript,
and I can't see tags in source code,
but looking in the web page all buttons haves names.
Thanks.

Justin C 08-07-2012 02:10 PM

Re: Click in a radio button
 
On 2012-08-07, contracer <contracer11@gmail.com> wrote:
> Hi,
> I'm a newbee in Perl, and I'd like know if I can click specific radio
> button in a web page with Perl.
> This page haves 30 radio buttons. This page is made in Javascript,
> and I can't see tags in source code,
> but looking in the web page all buttons haves names.
> Thanks.



Search CPAN for WWW::Mechanize.

Justin.

--
Justin C, by the sea.


All times are GMT. The time now is 04:07 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57