Getting started with Playwright
What is Playwright?
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox, and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable, and fast.
For detail how we do set-up see the blog
https://kailash-pathak.medium.com/getting-started-with-playwright-67a6eac64a21