Back to Blog
Enterprise Migration

Alex Thompson7 min
+L

Your operations team has a 40-step process written in plain English. A human can walk through it, but every time the IT or HR system updates its UI, the RPA bot breaks. You end up patching bots instead of improving processes. Your automation backlog grows. The gap between what you can automate and what you actually automate widens.

Why RPA breaks on changing SOPs

Traditional RPA tools like UiPath, Automation Anywhere, and Power Automate rely on stable selectors and object identifiers. They bind a bot to a specific element on a page. When IT rolls out a new version of a HR portal or a CRM, those identifiers change. The bot fails. A developer has to rebuild the automation from scratch. Industry research shows that 30 to 50 percent of RPA maintenance time goes into fixing selector and object-related issues, not into new automation. Each UI change can take days of developer effort. The process you thought was automated becomes a recurring project. It is a treadmill that never ends.

What changes with computer use agents

  • Agents see the screen like a human does. They read text, notice layout changes, and act accordingly.
  • No brittle selectors or xpaths. You describe the process in natural language, and the agent maps it to the current UI.
  • Agents recover from exceptions instead of halting. If a step is blocked, they ask for clarification or try an alternative path.
  • The same agent can run on legacy apps, Citrix, virtual desktops, and modern browsers where RPA struggles.
  • You can start with a standard operating procedure written in plain English, without building a flowchart bot first.

Selectors bind a bot to a fixed element. Computer use agents bind a process to a human way of working.

A concrete example of selector-free automation

Imagine a 40-step onboarding SOP: log in, open an employee record, enter personal details, upload a photo, assign a manager, send an email, create a workstation, install security software, and so on. With traditional RPA, every step needs a stable selector. When IT adds a new field or changes the layout, a developer has to update every selector. With a computer use agent, you write the SOP in clear steps. The agent moves the mouse, clicks fields, types text, and reads the screen to confirm each action. When the HR portal updates, the agent still finds the same fields even if their names or positions shift. It adapts without a developer. The process stays automated, and the backlog shrinks.

Where RPA still fits

Computer use agents shine on long-tail, exception-heavy, and UI-volatile processes. Traditional RPA remains strong for high-volume, stable, backend tasks like invoice matching, data entry, and batch processing. The right strategy is not to replace everything at once. It is to move slowly from brittle, maintenance-heavy automations to durable, human-like agents. You keep the RPA bots that are well-suited to their domain and layer agents on top for the processes that are too complex or too prone to change.

How to move without the risk

Start with one high-pain SOP that generates frequent failures or requires manual intervention. Map the steps in plain language. Run a pilot with a computer use agent. Compare the time saved, the number of exceptions, and the maintenance effort. If the agent reduces manual handling by 60 percent and cuts selector-related fixes to near zero, expand the approach to other SOPs. Over time, your automation portfolio will shift from brittle bots to resilient agents.

Traditional RPA ties you to a fragile selector model. Computer use agents let you automate SOPs as they are written. The Coasty team can show you how to pilot this approach on your own processes. Book a demo and see how much you can automate without writing a single selector.

© 2026 Coasty

Backed byYCombinator