Selector Forge is an open-source browser extension that uses AI to generate resilient, semantic CSS and XPath selectors.
Selector Forge is a browser extension designed to help developers create reliable CSS and XPath selectors using AI. It can generate selectors for individual elements or arrays of elements, focusing on creating "semantic" selectors that are more resistant to breaking when page structures change. The project is open-source and its code is available on GitHub.
- –AI-driven selector generation tackles a major pain point in web scraping and automated E2E testing: brittle selectors.
- –Emphasizing "semantic" selectors suggests it tries to understand the purpose of the element rather than just its current DOM path.
- –Being open-source on GitHub builds developer trust and allows for community-driven improvements.
DISCOVERED
1d ago
2026-06-22
PUBLISHED
1d ago
2026-06-22
RELEVANCE
AUTHOR
[REDACTED]