This website is built using Docusaurus. Content is pulled from the microsoft/playwright repo.
npm install
SRC_DIR=../playwright npm run roll
node src/versions.js --delete 1.16
npm run start-nodejs
[!IMPORTANT]
The docs will start up in “current release” mode by default. To see the latest version of the docs (and likely your changes), visit/nextor press shift 5 times.
See package.json for other languages (java, python, .NET).
npm run build
npm run serve
To roll the docs in PowerShell, make sure you set the env variable correctly, i.e.:
$env:SRC_DIR="C:\Users\user\src\playwright"; npm run roll
Run this on one terminal:
npm run start-nodejs
and this on another, it will automatically use the local docusaurus server:
npx playwright test nodejs
You can set the BASE_URL=https://playwright.dev env var, otherwise http://localhost:3000 gets used by default.
microsoft/playwright repo)1.25 and a comma separate list of commit SHA hashes (from the main branch)We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.