Turn browser actions into production-ready Playwright code.
Flowtrace records what you do in its built-in browser — taps, typing, scrolling, navigation — replays it to prove the flow still works, and hands you the Playwright test. On your iPhone, with no account and no server.
Record. Open a site in Flowtrace and use it normally. Every action is captured as a step with a real selector, not a screen coordinate.
Replay. Run the flow again to see whether it still passes. Flowtrace tells you which step broke — not just pass or fail.
Edit. Change a selector, an input value, or a wait. Reorder steps, delete them, undo. Duplicate a recording to run the same flow with different data.
Export. Copy out Playwright TypeScript and paste it into your repo.
What it is good at
- Capturing a signup, checkout, or login flow while you are away from your desk
- Checking that a flow you shipped yesterday still works, from your phone
- Getting the boring first draft of a Playwright test written for you
What it is not
Flowtrace does not run a CI suite, does not host your tests, and does not drive a desktop browser. It records on the device you are holding, and the code it produces is yours to run wherever you already run tests.
Pricing
Free
Record, replay, and edit. Save up to 3 recordings. See how many lines of code your flow produces.
Pro
Unlimited saved recordings and Playwright export. Available monthly, yearly, or as a one-time lifetime purchase.
Privacy, in one line
Flowtrace has no server. Recordings stay in the app's own storage on your device, and the pages you browse go straight from your iPhone to those sites. Read the full policy.