Get started

Install

  • Node.js 20+
  • Chromium for Playwright: npx playwright install chromium
  • AI access for recording/healing runs: either be logged in to Claude Code on the machine, or set ANTHROPIC_API_KEY. Replay-only runs (--no-agent) need no AI access at all.
npm install --save-dev saffron-ai
npx playwright install chromium