//create-playwrightbydebs-obrien

create-playwright

"npm init playwright" implementation

0
0
0
TypeScript

Create Playwright

Getting started with Playwright with a single command

npm
create-playwright CI

npm init playwright@latest
# Or for Yarn
yarn create playwright
# Or for pnpm
pnpm dlx create-playwright
[beta]v0.14.0