Record Browser Actions into Automation Scripts
Install the Chrome extension, click through your workflow, and get production-ready Puppeteer or Playwright code with smart selectors and built-in error handling — instantly.
Start Recording — $19/moCancel anytime. No credit card lock-in.
One-click record
Capture clicks, inputs, navigation, and scrolls automatically.
Smart selectors
Prefers data-testid, aria labels, and stable CSS over brittle XPaths.
Error handling
Generated scripts include retries, waits, and try/catch blocks.
Simple Pricing
Pro
$19
/month
- ✓Unlimited recordings
- ✓Puppeteer & Playwright export
- ✓Smart selector engine
- ✓Script version history
- ✓Priority support
FAQ
Which browsers and frameworks are supported?
The recorder is a Chrome/Chromium extension. Scripts are exported for Puppeteer (Node.js) and Playwright (Node.js, Python, Java, .NET).
How are selectors chosen?
The engine prioritises data-testid attributes, then ARIA roles and labels, then stable CSS class names, and falls back to XPath only as a last resort.
Can I edit scripts after recording?
Yes. Every generated script is saved to your dashboard where you can edit, rename, replay, and export it at any time.