Selector Forge – browser extension for AI-generated resilient selectors
Summary
Selector Forge is a standalone browser extension (Chrome & Firefox MV3) that uses AI to generate reliable CSS or XPath selectors from the live page. It proposes candidate selectors, tests them against the current DOM, and only keeps re-verified results, with the browser as the source of truth. It's meant for end-to-end tests, scrapers, and automation on brittle pages, and includes architecture notes and a roadmap for self-hosted backends.