I am doing visual regression on Cypress Smart UI and want to know if LambdaTest supports DOM-based comparison.
Hey Charity,
Yes, LambdaTest does support DOM-based visual regression testing with Cypress element screenshot comparison all you need to do is follow the example.
cy.get('#header').screenshot();
Hope this answers your query, feel free to reach out if you have any doubts or need clarification. We are here to make your testing easy!