Skip to content

yury-s/playwright.dev

 
 

playwright.dev

This website is built using Docusaurus v2. Content is pulled from the microsoft/playwright repo.

Development

Setup the repo

npm install

The project uses a fork of the docusaurus-search-local plugin for search.

Roll docs

SRC_DIR=~/code/playwright npm run roll

Run dev server

npm run start

Note that search indexes are only populated for prod build.

Run prod build and serve

npm run build
npm run serve

About

Documentation website for Playwright

Resources

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE
MIT
LICENSE-CODE

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.2%
  • TypeScript 11.2%
  • CSS 5.6%