Hello everybody
Based on this tutorial end-end-tests-dont-suck-puppeteer He suggested Test IDs for easy E2E testing so I want to know
Can I add data-testid="ANYTHING" as an attribute to all elements of a page by Aurelia? (with ViewEngine or …)
Is it possible?