Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of StepRecorder — Record & Replay Browser Steps

StepRecorder — Record & Replay Browser Steps by Vietcodex

Record your clicks and typing as numbered steps, replay them on command, and export Playwright or Cypress tests.

Some features may require paymentSome features may require payment
0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
About this extension
Turn a click-through into a replayable test — no code, no CLI.

StepRecorder records the interactions you perform on a page as a numbered, editable step list, replays them to verify they work, and exports a clean Playwright or Cypress test — plus a numbered screenshot strip. Everything happens in a sidebar; no terminal, no codegen command, no setup.

What it records

Clicks, typing, <select> dropdowns, checkboxes & radios, Enter-to-submit, and navigations.
Elements inside web-component shadow DOM (captured via composedPath, replayed by piercing open shadow roots).
Robust selectors (data-testid → id → name → aria-label → CSS path), each with a fallback chain.
Replay that doesn't flake

Re-runs your steps on the page, waiting for each element to appear before acting.
Evaluates your assertions and tells you what passed.
Assertions built in

Click any element to assert it's visible, contains the right text, or that the URL is correct.
Your export becomes a real test with expect(...) / .should(...) — not just a click log.
Export clean code

Playwright (free): idiomatic getByRole(role, { name }) locators, setChecked, fill, and assertions that run in CI without cleanup.
Cypress and raw JSON export (Pro).
Numbered screenshot strip (Pro): one PNG with a captioned screenshot per step — for bug reports, docs, and onboarding.
Privacy-first

Passwords, card/CVV/OTP fields, and secret tokens in URLs are masked automatically before a step is stored, shown, exported, or replayed.
Recordings stay on your device — nothing is uploaded.
Free vs Pro

Free: unlimited steps, in-tool assertions, single-page replay, Playwright export.
Pro ($49, one-time): Cypress & JSON export, the numbered screenshot strip, and seamless cross-page replay. Lifetime updates, up to 3 devices.
Not affiliated with or endorsed by Microsoft (Playwright), Cypress.io, Google, or any site whose scripts it detects.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Support site
  • Support Email
  • Copy add-on ID
Version
0.1.0
Size
90.78 KB
Last updated
6 days ago (Jul 3, 2026)
Related Categories
  • Web Development
License
All Rights Reserved
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.