Back to Blog
Comparison

Emily Watson6 min
Ctrl+A

Your finance team has a perfectly clear SOP for onboarding new contractors. It says, "Go to the HR portal, find the employee self-service page, click the New Hire button, fill out the form, and hit Submit." A human can do it in five minutes. An RPA bot can too, until the HR portal redesigns a button and the bot crashes. Then it sits on a backlog for weeks while developers rebuild the automation, only for the next UI change to break it again. This is the maintenance treadmill: every change costs days of work and leaves you with brittle bots that only work on yesterday’s screen.

Why RPA breaks here

Traditional RPA (UiPath, Automation Anywhere, Blue Prism, Power Automate) relies on selectors, XPath, and object IDs to find elements on a screen. When those identifiers change, through a UI refresh, a template update, or a migration to a new version, the bot can no longer locate the fields it needs. Automation leaders report that up to 75 percent of bot issues in mature programs come from UI or workflow changes, not from logic errors. Each fix requires a developer to analyze the new UI, update selectors, and retest the process. In large enterprises, this can mean dozens of bots on the “to be rebuilt” list at any given time. The cost is not just engineering hours. It’s delayed onboarding, duplicated manual effort, and a growing perception that automation is fragile and hard to maintain.

What changes with computer use agents

  • Agents SEE the screen and act like a human: they move the mouse, click, type, and read the result. This means UI changes do not break them.
  • No brittle selectors are required, so you do not need to rebuild bots every time an app updates.
  • Agents can recover from exceptions and unexpected states. If a popup appears or a step fails, they can pause, reason, and retry rather than halting.
  • A standard operating procedure written in plain English is already almost a prompt. An agent can follow it directly without a flowchart bot to build and babysit.
  • Computer use agents work across any application, including legacy systems, Citrix, and virtualized desktops where traditional RPA struggles.

Where RPA wins on high-volume, stable backend tasks, computer use agents win on the long tail of changing UIs, exception-heavy processes, and SOP-driven workflows.

How to move without the risk

You do not need to rip and replace all your automation at once. A pragmatic path starts with a single high-pain process that is both complex and frequently changing, like the contractor onboarding SOP described above. Identify the steps that are documented in language you can read, then test whether an agent can follow that same language. Use a pilot to measure the difference in maintenance effort and reliability. As you see the benefits, expand the approach to other SOP-driven workflows. Keep your existing RPA for high-volume, deterministic backend tasks where it still makes sense. This phased migration lets you build confidence while reducing the backlog of broken bots.

Computer use agents turn your SOPs into prompts you can actually run, without the rebuild-on-change cycle that plagues traditional RPA. See the difference for yourself. Talk to the Coasty team to book a demo at https://cal.com/coasty/15min.

© 2026 Coasty

Backed byYCombinator