nowfound

Alternatives

Products that do what SelectorPro does

Selector fragility was quietly killing test.

  1. 1

    Browser extension for AI-generated resilient selectors

    Jun 2026 · selectorforge.ai

  2. 2

    The new AI-powered site search experience

    2024

  3. 3FB

    Hi HackerNews, It’s Etienne CTO of dev-tools.ai. We are launching our product today and wanted to share because we think it might help folks here. Do you ever have broken selectors in your UI tests? Are you tired of maintaining them? We have thought about this issue and come up with a solution. We have created a Python SDK for Selenium that allows you to visually identify elements (using machine learning under the hood). Since our technology uses the visual appearance of elements and ML, it is more resilient than XPaths or pixel perfect match and should help you get rid of broken selectors.…

    2022 · dev-tools.ai

  4. 4CS
  5. 5CD
  6. 6

    AI Product Refinement, Right in Your Browser

    Dec 2025

  7. 7SD
  8. 8

    Easiest A/B testing & website personalization platform

    2023

  9. 9
    WebLens178

    AI powered A/B testing ideas for your website

    2024

  10. 10

    AI-powered debugging for Claude Code. Point, click, fix

    Jan 2026

  11. 11

    Organize and highlight CSS selectors and combinators by type

    2023

  12. 12
    VibeCSS117

    AI Design Agent for Google Chrome

    Dec 2025

  13. 13
    WebTestIt101

    A free lightweight IDE optimized for building UI web tests.

    2020

  14. 14RH
  15. 15CF
  16. 16IM

    Hi! I'm Marcell, and I'm working on FetchFox (https://fetchfoxai.com). It's a Chrome extension that lets you use AI to scrape any website for any data. I'd love to get your feedback. Here's a quick demo showing how you can use it to scrape leads from an auto dealer directory. What's cool is that it scrapes non-uniform pages, which is quite hard to do with "traditional" scrapers: https://youtu.be/wPbyPSFsqzA A little background: I've written lots and lots of scrapers over the last 10+ years. They're fun to write when they work, but the internet has changed in ways…

    2024 · fetchfoxai.com

  17. 17

    CSS pre-processor makes CSS more maintainable & extendable

    2014

  18. 18PA

    Hello HN, I’m Kamil. The past months have been filled with news about ChatGPT, Bard, etc. Thankfully, there are some heroic attempts to bring that power to the users. I wanted to contribute to that effort with my side project, an extension for Chrome: it makes searching the history by meaning – instead of the exact words – possible. This is only a proof of concept, building on the excellent transformers.js[0], and running entirely in the browser. My goal here is to explore the possibilities unlocked by a client-side AI. I would love to have your feedback, to know which direction that project…

    2023 · getpinbot.com

  19. 19IQ
  20. 20BB

    I built a web-based app for building websites. The main unique features are: 1. The ability to copy and paste any HTML and CSS into the editor with no limits. I was never able to find another app that could do this without some form of limitation. 2. CSS filtering, which means you can click on an element to view and edit the CSS selectors and rules that apply to that element alone. In many cases I've found CSS naming conventions like BEM to become irritating at certain scales, so this is an alternative solution. This part of the app needs some more development work but the concept is there.…

    2024 · demo.gocodestudio.com

  21. 21AA
  22. 22HS

    Hey HN! Excited to share a project we've been working on called Hyperbrowser. It’s a tool that makes scaling headless browsers ridiculously easy. It allows you to spin up hundreds of browser sessions in secure, isolated environments, with sub-second launch times. We automatically solve captchas, use residential proxies and manage concurrent sessions so that you can focus on your own business. The idea for Hyperbrowser came from our own struggles building AI apps and agents like sales tools, automations, and AI editors. Every project seemed to hit the same roadblock: interacting with the web.…

    2024 · hyperbrowser.ai

  23. 23EA
  24. 24TH

    I built a library that lets you find code patterns using familiar CSS-like selectors, then connected it to Claude via MCP so AI assistants can understand and refactor codebases. The Approach // Find code patterns with intuitive selectors: const asyncFunctions = tree.findAll('function[async]'); const todoComments = tree.findAll('comment[text="TODO"]'); const reactHooks = tree.hooks(); // Built-in React support // Chain smart transformations: tree.transform() .rename('oldFunction', 'newFunction') .removeUnusedImports() .toString(); Key Features - CSS-like…

    2025

Ranked by how close each launch is in meaning, then by votes. Refine with a description →