On 10-09-23 11:40 AM, Jatin wrote:
Hi

I wanted to know if the UI automation for websites is possible using
perl. I did some search on the net about the possible automation that
can be done using perl but i mostly found information about the LWP
bundle. My basic reading about it so far revealed that it cannot be used
in automating user actions in the UI. So here i am with a few questions:

-- Do we have any modules in perl that can help in automating the UI
actions ?

-- Does the LWP bundle help in automating all web protocols ?

Appreciate your response in this regard.

Thanks
Jatin


See WWW::Mechanize http://search.cpan.org/~petdance/WWW-Mechanize-1.66/lib/WWW/Mechanize.pm


--
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to