Forum Discussion

andrew-6i6i6's avatar
andrew-6i6i6
New Contributor
12 years ago

auto screen shots


when I play macro(clicking mouse) it can take screenshots and compare with oriryginal tis great!!!



But I want set up folder and type of saving files.

Also I want take get images dynamycly in script(varieble) (then draw squre on dynamycly changing parts, then compare with original)





P.S. For drowing squre I alredy use ImageMagick, maby you can advice more rational way (maby dotNET).


1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Andrew,


     


    To compare images, you can use Region Checkpoints in TestComplete. Refer to the "Region Checkpoints" article for more information. As for getting a screenshot of the window during the test execution, you can use the Picture method for this.