Playwright Test Studio
Local Rainforest alternative using Tauri desktop app and Playwright MCP.

Exports real Playwright code so you're not locked into proprietary no-code formats.
Developers and teams building web scrapers or browser automation workflows
Browserflow · Zapier · Make
So mine works like this: you record a browser task (no code required at any point), edit it visually, run it from your own computer. But every automation can also be exported as a real code file. You don't have to care about that part, most people won't ever open it. It just means if you switch tools someday or hire a developer, your work comes with you.
There are over 40 tools that you can use to create scripts and cover most of the things you need. There is also a tool that helps with non-linear flows, like cookie banners, dialog windows or A/B pages.
There is also a recording feature that captures flow logic (while/each, conditions) not just clicks, and a selector engine that ranks alternative selectors and knows when you're picking a list vs a single element.
One-time payment, no subscription. Right now it's free for early users (lifetime license) while I gather feedback.
Local Rainforest alternative using Tauri desktop app and Playwright MCP.
Generates edge cases from one recording, skipping the happy-path trap.
Free Screen Studio clone with native code and faster export, but no proven performance claim yet.
The write-up zeroes in on a concrete, painful failure mode: MCP setups streaming full DOMs and logs into models and burning token budgets. It shows how playwright-cli keeps browser state external and emits compact element references and YAML flows you can replay into npx playwright test — a realistic pattern for long agent sessions. Valuable practical guidance for teams already on Playwright, but it's an explainer, not a new system you can drop in without plumbing.
Playwright automation for demo recording, but Loom and Arcade already capture this with less technical setup.
Ubuntu Screen Studio clone with better pricing; OBS comparison glosses over feature gap.