Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 523 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 523 Bytes

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 create playwright