POM Mapper 版本历史 - 3 个版本
POM Mapper 作者: Vane Terziski
POM Mapper 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.2.0
发布于 2026年7月21日 - 2.53 MB适用于 firefox 140.0 及更高版本v1.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 scores源代码遵循 MIT 许可证 发布