This repository is now archived and read-only.
For the latest examples and updates, please visit our new repository:
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