We have a PC for CSS coder, with 17 different browser versions. I wonder if it is possible to write an automated screenshot script.
The algorithm :
AutoIt's API is simple and Windows oriented. Using AutoIt, how do I:
At early stages of fairly complex scenarios (e.g. login -> go to a page -> click an item) you may want to look into Selenium! Documentation is translated to a few languages as well.
If your websites are not behind a firewall (i.e. production environment), Browsershots could work too. There are similar services (no affiliation) worth considering.