playwright/packages/create-playwright
2021-09-13 22:48:19 +02:00
..
assets chore(create-playwright): roll to 0.1.5 (#8889) 2021-09-13 22:48:19 +02:00
src chore(create-playwright): roll to 0.1.5 (#8889) 2021-09-13 22:48:19 +02:00
tests feat: add create-playwright package (#8841) 2021-09-13 22:05:38 +02:00
.gitignore feat: add create-playwright package (#8841) 2021-09-13 22:05:38 +02:00
.npmignore chore(create-playwright): roll to 0.1.5 (#8889) 2021-09-13 22:48:19 +02:00
index.js feat: add create-playwright package (#8841) 2021-09-13 22:05:38 +02:00
package-lock.json feat: add create-playwright package (#8841) 2021-09-13 22:05:38 +02:00
package.json chore(create-playwright): roll to 0.1.5 (#8889) 2021-09-13 22:48:19 +02:00
playwright.config.ts feat: add create-playwright package (#8841) 2021-09-13 22:05:38 +02:00
README.md feat: add create-playwright package (#8841) 2021-09-13 22:05:38 +02:00
tsconfig.json feat: add create-playwright package (#8841) 2021-09-13 22:05:38 +02:00

Create Playwright

Getting started with Playwright with a single command

npm create-playwright CI

npm init playwright
# Or for Yarn
yarn create playwright