Skip to content

colinhacks/create-playwright

 
 

Repository files navigation

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
# Or for Bun
bunx create-playwright

About

"npm init playwright" implementation

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 72.8%
  • JavaScript 26.8%
  • HTML 0.4%