dutchman has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I'm trying to parse an HTML page with Win32::IE::Mechanize. When I look at the page in the browser it shows a table with data. In the HTML source I only see a java script reference at that place. How can I use IE::Mechanize to get the page content that I actually see in the browser? Thanks in advance!

Replies are listed 'Best First'.
Re: Win32::IE::Mechanize and javascript
by spx2 (Deacon) on Nov 17, 2009 at 15:41 UTC