Hi
I just learned the basics of the perl programming language. I would like
to know if there are good books that can help me in further learning and
achieving expertise in Web automation using perl.
Appreciate your response in this regard.
Thanks
Jatin
On 9/23/2010 9:10 PM, Jatin wrote:
H
If you are on Windows, you could try Watir[0]. I use it at work - in Ruby,
though -, and it's not too bad. But I also strongly second the Selenium
suggestion.
[0]http://search.cpan.org/~shimi/Win32-Watir-0.05/lib/Win32/Watir.pm
Brian Fraser
Selenium does provide Perl support.
http://release.seleniumhq.org/selenium-remote-control/1.0-beta-2/doc/perl/WWW-Selenium.html
Cheers,
Parag
On Thu, Sep 23, 2010 at 8:40 AM, Jatin wrote:
> Hi
>
> I wanted to know if the UI automation for websites is possible using perl.
> I did some search o
From: Shawn H Corey
> On 10-09-23 11:40 AM, Jatin wrote:
>>
>> 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 re
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 t