My recommendation is to avoid LWP::UserAgent for that use case and automate a browser instead. For example WWW::Mechanize::Firefox can automate Firefox and navigate you to a page following a given set of steps. For Internet Explorer there is Win32::IEAutomation. Also take a look at Selenium::Remote::Driver which maybe can automate other browsers.
In reply to Re: creating a useful browser from automation
by Corion
in thread creating a useful browser from automation
by Aldebaran
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |