JeffSmContributor16 years agohow do you capture a screen and output to a file?I have a need to do a screen capture at various points during my test. I can have TestComplete capture the screen, launch mspaint, then paste the clipboard info to mspaint and save. I've figured out...Show More
rmanningContributor16 years agoFigured it out:Sub MainSys.Desktop.Picture.SaveToFile "C:\TEMP\Desktop.jpg"End Sub Thanks!
Recent DiscussionsTestComplete not recording right-click or menu on SVG mapHow to Click the Canvas object using test complete web moduleGetting “NameError: 'aqFileSystem' is not defined” after upgrading to TestComplete v15.77.6.7 (x64).
Related ContentScreen capture lost when editing scriptChrome minimizes and reopens every on screen actionHow to capture output of running a TestedApp