I want to capture an image of a portion of the screen during the Record phase and compare it to the screen during the Playback phase. How do I do this?
Why do I want to do this? I want to test the Undo/Redo functionality of the AUT. I want to verify that if I move an object to several locations, undo/redo correctly positions the object. Is there a better way to verify this than an image comparison?