Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 319 Bytes

Currents + Playwright + pnpm

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