Orchestration (v1)
Playwright Orchestration Setup Guide for Currents v1
How does it work
Setup
npm i @currents/playwrightnpx pwc-p --key <record-key> --project-id <project-id> --ci-build-id <ci-build-id># Add additional playwright arguments and flags:
pwc-p --key <record-key> --project-id <id> --ci-build-id <build-id> -- --workers 2 --timeout 10000Last updated
Was this helpful?