Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: using Mechanize

by Corion (Patriarch)
on Apr 22, 2016 at 21:43 UTC ( [id://1161270]=note: print w/replies, xml ) Need Help??


in reply to using Mechanize

The page has Javascript. WWW::Mechanize does not support Javascript.

You will need to find out what values your browser sends when you manually submit the information using your browser. See for example the Firefox Live HTTP Headers extension. Send that same data using WWW::Mechanize.

Replies are listed 'Best First'.
Re^2: using Mechanize
by runrig (Abbot) on Apr 22, 2016 at 22:00 UTC
    Firebug is also an option, especially when Live HTTP Headers doesn't catch all of the requests (I think it was XMLHttpRequests I was having an issue with).

Log In?
Username:
Password:

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

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

    No recent polls found