Sharajdev

FlowScribe — UI Test Script Generator

Free Chrome Extension

Record clicks, inputs and navigation in the browser and turn them into ready-to-run UI test scripts — no manual selector hunting and no test boilerplate.

What FlowScribe does

FlowScribe is a UI test script generator for the browser. As you click through a flow, it records each action — clicks, typing, navigation — and converts the recording into a clean, ready-to-run UI test script. Instead of manually locating selectors and writing setup code, you demonstrate the flow once and get a script you can run and maintain.

How to generate a UI test script by recording

Authoring end-to-end UI tests by hand is the slow part of automation. FlowScribe flips it to record-first:

Who it's for

QA engineers and developers building UI/end-to-end coverage who want a faster starting point than hand-written scripts. It's also handy for capturing precise reproduction steps for a bug. For autonomous coverage that explores the app on its own, see Pathfinder. Free on the Chrome Web Store; runs in any Chromium browser.

FAQ

Do I need to write selectors? No — FlowScribe captures them from your recorded actions.

How is it different from Pathfinder? FlowScribe records a flow you perform; Pathfinder explores the UI autonomously to find untested paths.

Is it free? Yes, free on the Chrome Web Store.

Related extensions