Getting started with writing end-to-end tests with Playwright.
npm install create-playwright> Getting started with Playwright with a single command


``bash``
npm init playwright@latestOr for Yarn
yarn create playwrightOr for pnpm
pnpm create playwright