The eyes.close() method throws a “DiffsFoundException" when Applitools finds differences between one of the current images and it's baseline image.
We should distinguish between two scenarios:
● The difference that was found is desired, and the baseline image should be updated and override by the current image. In this case, we will accept the changes via the dashboard.
● The difference that was found is undesired, and the baseline image should not be updated .In this case, we will go to the dashboard to check what are the differences.
You can read more about the Unresolved status in the following article.