create-playwright
v1.17.134
Published
Getting started with writing end-to-end tests with Playwright.
Downloads
57,266
Readme
Create Playwright
Getting started with Playwright with a single command
npm init playwright@latest
# Or for Yarn
yarn create playwright
# Or for pnpm
pnpm create playwright