An example repository demonstrating using Currents + Playwright + pnpm.
- Create an account at https://app.currents.dev
- Grab the Record Key and the Project Id
- Run
pnpm install
- Run the tests
CURRENTS_RECORD_KEY=<record-key> CURRENTS_PROJECT_ID=<project-id> npx playwright test