I have a cypress plugin that generate screenshots, is there a way to visualise those generated screenshots after success or failure ?
the screenshots folder path:
/home/travis/build/Org/my-app/cypress/snapshots/actual/Visual_testing/Login_page.js/Login page-actual.png
Thank you