Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: On being an IE browser, revisited

by rkg (Hermit)
on Feb 28, 2004 at 22:36 UTC ( [id://332542]=note: print w/replies, xml ) Need Help??


in reply to Re: On being an IE browser, revisited
in thread On being an IE browser, revisited

Yes, I've worked with Mechanize quite a bit.

I like it for interacting with nice vanilla web pages. I don't know how to use Mechanize to handle websites which pop up additional confirmation dialog screens. I'd prefer Mechanize to OLE + IE, but I've unable to drive complex websites with Mechanize. (Could be the problem is me, not Mechanize -- I'm well aware of that!)

What I really want to is use automated intelligent perl scripts to interact with complex HTTP and HTTPS web apps designed for IE or NN. I'd rather not use OLE + IE -- using IE is a hack; IE has a big memory and processor footprint; IE is Win32-only; IE object docs are cryptic; etc. But (again maybe due to my lack of skill with LWP and Mechanize), OLE seems the most feasible option....

  • Comment on Re: Re: On being an IE browser, revisited

Replies are listed 'Best First'.
Re: Re: Re: On being an IE browser, revisited
by flyingmoose (Priest) on Feb 28, 2004 at 23:52 UTC
    I was going to suggest one of the GuiTest modules, but that doesn't cover the screenscraping requirement. You'd have to code in capturing to a file. In general, I don't like anything that can't be done cleanly with a command line as well as a GUI, so perhaps it's time to get that pure-Perl javascript support into Mechanize (just kidding! just kidding!).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://332542]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-19 19:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found