--- title: "Playwright" ring: assess quadrant: tools tags: [coding, frontend, quality assurance] --- 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.