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
rmanningContributor15 years agoFigured it out:Sub MainSys.Desktop.Picture.SaveToFile "C:\TEMP\Desktop.jpg"End Sub Thanks!
Recent DiscussionsTC not recognizing PrimeNg ContextMenu optionsFirefox ESR 128.0 - no object recognition possibleTestComplete not recognizing WPF objects in interopped WPF window
Related ContentScreen capture lost when editing scriptHow can I capture the output of the ShellScript in Groovy ?How to capture output of running a TestedApp