chore: setup Argos Visual Testing on E2E

This commit is contained in:
Greg Bergé
2024-06-17 11:31:43 +02:00
committed by Sidharth Vinod
parent ecee23d8ba
commit 91e8bcaba9
8 changed files with 374 additions and 103 deletions

View File

@@ -116,6 +116,8 @@ export const openURLAndVerifyRendering = (
cy.get('svg').should(validation);
}
cy.argosScreenshot(name);
if (useAppli) {
cy.log(`Check eyes ${Cypress.spec.name}`);
cy.eyesCheckWindow('Click!');