POM Mapper ("the extension") is a Chrome extension that scans web page elements and exports them as Page Object Model files for test automation frameworks. This policy explains what data the extension handles and how.
We do not collect, transmit, or store any personal data on external servers. The extension operates entirely within your browser.
The extension may store the following data in your browser's local storage (chrome.storage.local), which never leaves your device:
.pomrc.json file, its contents are stored locally.If you use the optional AI self-healing feature, the extension sends locator data (element names, selector strategies, and values) from the current page directly to the AI provider you configured (OpenAI or Anthropic) using your own API key. This data is governed by the respective provider's privacy policy:
We do not receive, store, or have access to any data exchanged between your browser and the AI provider.
The extension requests access to all URLs (<all_urls>) because it is a DOM inspection tool that must be able to scan any web page the user navigates to. The extension only reads the DOM of the active tab when you explicitly click Map Page. It does not run in the background, does not monitor browsing activity, and does not read page content unless triggered by you.
The extension does not integrate with any analytics, advertising, or tracking services.
If this policy changes, the updated version will be published at this URL with a revised date.
Questions or concerns? Open an issue on GitHub.