Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

LocatorLens – Smart Locator Automation version history - 4 versions

LocatorLens – Smart Locator Automation by Yogesh

Rated 5 out of 5
5 Stars out of 5
5
1
4
0
3
0
2
0
1
0
LocatorLens – Smart Locator Automation version history - 4 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.3.0

    Released Aug 2, 2026 - 106.67 KB
    Works with firefox 142.0 and later
    Iframe support

    Elements inside iframes can now be inspected and recorded. Previously the picker stopped at the frame boundary and could only describe the <iframe> element itself, which ruled out most real checkout flows, since payment fields are almost always framed. Generated code now enters the frame for you:

    Playwright — page.frameLocator(...)
    Selenium — switchTo().frame(...) / switch_to.default_content() around the action
    Cypress — contentDocument traversal
    Nested frames compose. A cross-origin frame cannot describe its own <iframe> element, so those are addressed by position and the sidebar flags the locator as approximate.

    Fixes

    Start Inspecting did nothing when the sidebar was not already open — fixed.
    A second browser window silently muted the first window's sidebar — every open sidebar now stays live.
    Copying a locator on a non-HTTPS page now works, via a fallback that covers every copy made inside a click.
    Each pick rendered the sidebar twice; it now renders once.
    A long recording session no longer grows memory without bound.
    Unchanged: LocatorLens runs entirely in your browser. No network requests, no telemetry, no account, nothing leaves the machine.

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.1.3

    Released Apr 6, 2026 - 67.77 KB
    Works with firefox 142.0 and later
    Restored the original extension name to "LocatorLens – Smart Locator Automation" • No functional changes — all features remain the same

    Short and honest since it's only a naming fix. Want me to adjust the tone or add anything?

    Source code released under MIT License

    Download file
  • Version 1.1.2

    Released Apr 5, 2026 - 67.77 KB
    Works with firefox 142.0 and later
    v1.1.2 — Stability & Compliance Update

    🔒 Security Hardening

    Replaced all innerHTML assignments with safe DOM APIs (DOMParser + createElement) for improved security and AMO compliance.
    🧬 Shadow DOM X-Ray

    Deep-Trace Engine now reliably pierces nested Shadow Roots for accurate element targeting.
    🛰️ Multi-Framework Matrix

    Hot-swap between Playwright, Selenium, and Cypress — locators translate instantly.
    🔬 Selector Validation Lab

    Test any CSS or XPath selector directly against the live page DOM.
    🕹️ Precision Navigation

    Arrow key traversal across DOM and Shadow DOM boundaries with visual overlay feedback.
    🛡️ Stability Intelligence

    Ranked locators prioritize getByTestId(), getByRole(), and getByLabel() over brittle CSS selectors.
    Auto-generated class detection warns against unstable locators.

    Source code released under MIT License

    Download file
  • Version 1.1.1

    Released Mar 24, 2026 - 61.08 KB
    Works with firefox 120.0 and later

    Source code released under MIT License

    Download file
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.