Histórico de versões de POM Mapper - 3 versões
POM Mapper por Vane Terziski
Histórico de versões de POM Mapper - 3 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Recomenda-se que utilize sempre a versão mais recente de um complemento.
Versão mais recente
Versão 1.2.0
Lançada em 21 de jul de 2026 - 2,53 MBFunciona com firefox 140.0 e superiorv1.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 scoresCódigo fonte lançado sob MIT License
Versões antigas
Versão 1.1.0
Lançada em 24 de jun de 2026 - 2,52 MBFunciona com firefox 140.0 e superiorCódigo fonte lançado sob MIT License
Versão 1.0.0
Lançada em 20 de jun de 2026 - 21,11 KBFunciona com firefox 140.0 e superiorCódigo fonte lançado sob MIT License