in reply to page screenshot using www::mechanize::firefox

Is there an existing way to do it or will I have to dig deeper in code.

You'll have to write some javascript, see Re: Perl Mechanize issues - how to make a script running faster with less overhead, take screenshot, scroll down, take screenshot, scroll down ...

  • Comment on Re: page screenshot using www::mechanize::firefox

Replies are listed 'Best First'.
Re^2: page screenshot using www::mechanize::firefox
by satyashani (Initiate) on Mar 02, 2012 at 15:19 UTC
    Good idea, working on it until I strike the right solution.