I'm looking for a program that has similar functionality to this. It's basically a service that takes snap shots or screen shots of a web page. I need one that runs local for my development behind a corporate firewall. Ideally, it would take screenshots at set intervals to a folder that I specify.
Anyone familiar with such a product? Alternatively, has anyone set up any sort of script to open various browsers and take screen shots?
I'll be running it on multiple virtual machines so that I have access to IE 6, 7, & 8 while I do my primary development in Firefox.
Any thoughts on alternative approaches are also welcome.
Edit: I'm thinking that it may involve scripting a solution especially if I want to handle FF 3.0, 3.5, & Chrome.