Introduction | Playwright
Playwright Test Runner was created specifically to accommodate the needs of the end-to-end testing. It does everything you would expect from the regular test runner, and more. Playwright test allows to: Run tests across all browsers. Execute tests in parallel. Enjoy context isolation out of the box.
https://playwright.dev/docs/next/test-intro/