How do I test canvas-based map apps with Playwright?
I’m building a web app that relies heavily on canvas to display maps. I’m thinking of using Playwright for testing, but I’m not sure how to go about it.
I’m building a web app that relies heavily on canvas to display maps. I’m thinking of using Playwright for testing, but I’m not sure how to go about it.