POM Mapper version history - 3 versions
POM Mapper by Vane Terziski
POM Mapper version history - 3 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.2.0
Released Jul 21, 2026 - 2.53 MBWorks with firefox 140.0 and laterv1.2.0 — What's New
New Features
Element exclusion — checkbox per element row to exclude from export; excluded elements are remembered across rescans
Inline renaming — click any element name to rename it; persists across rescans
Copy to clipboard — copy the generated POM file without saving
Select-all toolbar — bulk select/deselect all elements
Quality score bar — visual tier indicator (Strong / Fair / Weak) per element based on locator strategy, with alternative locator suggestions shown on hover
iframe detection & chooser — detects iframes on the page, lets you pick which ones to scan, merges results into the main export
Element picker — "Pick Elements" mode lets you click individual elements on the page to add them manually
Help button — added to both ready and results states
Bug Fixes
Firefox: "Map Page" button did nothing — content script re-injection threw a SyntaxError on const redeclaration; Firefox (unlike Chrome) does not call the executeScript callback when the injected script throws, silently dropping the scan. Fixed with an IIFE guard in content.js.
Picked elements exported as empty strings (unhandled css strategy in toLocatorString)
Quality bar showed no suggestions (enrichment fields missing from inlined content.js)
Iframe scan hardcoded deepScan: false regardless of user setting
Stale excluded/renamed entries after rescan
Picker hover state not reset on deactivation
scoreLocatorInline used || instead of ??, suppressing zero scoresSource code released under MIT License
Older versions
Version 1.1.0
Released Jun 24, 2026 - 2.52 MBWorks with firefox 140.0 and laterSource code released under MIT License
Version 1.0.0
Released Jun 20, 2026 - 21.11 KBWorks with firefox 140.0 and laterSource code released under MIT License