Playwright

End-to-end browser testing framework from Microsoft — reliable, fast, and supports Chromium, Firefox, and WebKit.

TypeScript free Open Source testing since 2020

Playwright auto-waits for elements to be ready before interacting, eliminating flaky tests caused by timing issues. It supports parallel test execution across Chromium, Firefox, and WebKit — including mobile viewports. Its codegen tool records browser interactions and generates test code, making it accessible to non-programmers.

// tags

testinge2ebrowserautomationtypescriptmicrosoftcross-browser
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub