Skip to content

CoPal

Launched a Playwright + Workers co-browsing assistant that cuts enterprise onboarding time by 45% through scripted product walkthroughs.

Cloudflare Workers Playwright TypeScript

Context

CoPal turns product onboarding into guided, observable browser workflows for customer-facing teams.

What I built

  • Orchestrated distributed browser automation with Playwright and Workers for repeatable onboarding scripts.
  • Added event capture and replay so failed setup steps can be inspected without rerunning full sessions.
  • Built multi-tenant session persistence on D1 with encrypted payload handling for safer support collaboration.

Architecture notes

Workers coordinate automation tasks and telemetry, Playwright executes deterministic browser steps, and D1 stores tenant-scoped session context plus replay metadata.

Outcome

Teams used CoPal walkthroughs to shorten enterprise onboarding time by 45% while improving support-side debugging speed and consistency.