I’ve been hearing about AI generating automation workflows from just describing what you want. Like, you say “log in to this site and extract the product prices” and the AI builds it for you. That sounds amazing but also too good to be true.
I’m skeptical because I’ve tried code generation tools before and they rarely work without tweaking. The simple cases work fine but anything with conditional logic or error handling usually needs manual fixes. So when I see claims about AI-powered automation generation, I wonder—are we talking 80% working or more like 20% working?
Has anyone actually built core browser automations this way? Not toy examples or simple cases, but real workflows that handle login sequences, navigate multiple pages, scrape structured data? What percentage of the time does the generated automation actually work without modification? And when it breaks, how hard is it to fix?