Automatically taking screenshots of program window
        Posted  
        
            by 
                Sergey Kornilov
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sergey Kornilov
        
        
        
        Published on 2011-01-20T19:41:46Z
        Indexed on 
            2011/01/31
            15:25 UTC
        
        
        Read the original article
        Hit count: 244
        
I'm looking for a software that combines macro recording with screenshot taking capabilities.
We have a software manual with a number of screenshots. When new version of software is released we need to update most of screenshots and we have to do it manually. Now we started translating manual to several languages and number of screenshots to take have increased ten fold. We'd like to automate this process.
There will be a recorded macro or something that clicks button within our software and takes screenshots of the program window. Better yet, we can specify the name of each screenshot individually though it's less important.
Does such a thing exist?
© Stack Overflow or respective owner