[Israel.pm] web automation
Gabor Szabo
gabor at perl.org.il
Mon Feb 7 12:30:09 PST 2005
>
> I want to automate few of my web daily tasks. I started with Mechanize, but
> I found a problem. I have a page with a tree of items, clicking on each one
> calls a JavaScript with different argument. I didn't find a way to
> automate this step. Can someone help me (even with LWP or something else)?
>
That would require a JavaScript interepreter in your script.
If you came to our last meeting you'd know about this as peopl
were discussing exactly that.
I think.
You can try to use Win32::IE::Mechanize or can try to setup
a Javascript Interpreter. That would make a nice CPAN module
Gabor
More information about the Perl
mailing list