in reply to Page downloading using LWP::Agent
Find out what the cause is. LWP::UserAgent doesn't know JavaScript and there is no easy way to add JavaScript functionality.
Consider watching what goes over the wire using Wireshark or Win32::IE::Mechanize, which understands JavaScript.
|
|---|