Image statements return values based on image comparisons and capture images of specified regions in applications relative to windows, controls, or the test computer screen.
| Statement | Description |
|---|---|
| CompareImage | Returns True or False to indicate if an application image captured during playback matches an expected image within an accuracy percentage. |
| SaveRegionToImageFile | Saves a region relative to a window, control, or the test computer screen as a PNG file. |