http://www.perlmonks.org?node_id=1024556


in reply to Re^3: how to access HTML within a javascript
in thread how to access HTML within a javascript

I'm reading the documentation for WWW::Scripter::Plugin::Javascript and it's not immediately clear to me how to use it to access the HTML that is released by the html.js script that runs on the webpage. Do I somehow use WWW::Scripter::Plugin::Javascript to force the script to run on the website and then capture the output?