Thanks Allan,
am i right that with "Region Checkpoints" i can not only checks regios but a whole window too?
I think i have to place a region checkpoint for each window/image i have to test.
To place 400 till 5000 checkpoints manually is not practicable ;-)
Can i do this automatically. Maybe this a possible way:
- record the app with screnshots
- convert the project in a script
- save the script into a textfile
- in the textfile add region checkpoints with source automatically with a small tool by me
- reimport the textfile in the script
Then i can run the test and get a error in the log for each image that does not fit
Is this possible?
Matthias