Flowlens
Record a flow once. We test it forever.
Get started in 90 seconds
- 1
- 2
Load it in Chrome
Open
chrome://extensions. Toggle Developer mode on (top right). Click Load unpacked. Select the unzippedchrome-mv3folder.Pin the Flowlens icon to your toolbar (puzzle piece menu).
- 3
Click the icon, hit Record
The side panel opens straight to Idle — no sign-in, no email, no password (closed-beta demo mode). On any website, click Record a flow, demonstrate what you want tested, click Stop. We compile it into a Flow.
Then click Run — watch Browser Use Cloud execute your flow, get a report.
What is Flowlens
AI QA via record + replay. You demonstrate a flow once on any website (signup, checkout, search, anything). We capture the DOM events, screenshots, and cookies, turn them into a semantic Flow document, and replay it on demand on a hosted cloud browser. Each replay verifies that your flow still works — for regression testing, for scheduled monitoring, for catching production breakage before users do.
Status
API base: flowlens-beta.vercel.app · stable alias that always tracks the latest READY preview, so shipped extensions don't break on each deploy.
- /api/health— web app + DB + LLM keys
- Replay worker— Python sidecar on AWS App Runner