Files
TechradarDev/radar/2022-03-28/playwright.md

8 lines
274 B
Markdown

---
title: "Playwright"
ring: assess
quadrant: tools
---
Playwright is a cross browser/platform/language tool to write reliable end-to-end tests. It waits for elements before performing any actions which eliminates the need for timeouts - the primary cause of flaky tests.