atata icon indicating copy to clipboard operation
atata copied to clipboard

Testing of screenshots....

Open natiki opened this issue 7 years ago • 3 comments

Hi,

Is there any support or planned support for comparing screenshots in a test? Something like https://ghostinspector.com/docs/comparing-screenshots/ would be ideal.

natiki avatar Feb 27 '18 02:02 natiki

Hi,

For now there is no functionality for screenshot comparison. I would gladly have this feature in Atata too. But cannot say definitely about the future of this functionality, as it is not so easy feature to implement.

YevgeniyShunevych avatar Feb 27 '18 15:02 YevgeniyShunevych

@YevgeniyShunevych Do you have any ideas on how you would like it to work?

natiki avatar Feb 28 '18 03:02 natiki

We implemented this in the Lombiq UI Testing Toolbox that uses Atata. Check it out here: https://github.com/Lombiq/UI-Testing-Toolbox/issues/85

Piedone avatar Jun 30 '22 17:06 Piedone