Reputation: 83
Say for example I need to test this page's images, what are my options in playwright for .NET? Is it possible to visually compare the page or image? Can you check if the src field in the is correct?
The only resource I could find is this SO question, but I don't want to add more dependencies.
Upvotes: 1
Views: 102