#playwright

2 posts

How I write accessible Playwright tests

— Five practical tips for writing tests to check the accessibility of web applications with Playwright, as well as generally improve the robustness of end-to-end tests.

How to test accessible descriptions with Playwright

— Playwright recently added support an assertion to check accessible descriptions and labels, allowing you to more easily test the accessibility of elements in your web application.