Six months ago, the finance team in a large retail group decided they had had enough of their RPA bots. Every time the ERP vendor shipped a minor UI update, two bot developers spent three days hunting down broken selectors and rebuilding workflows. The team was already missing week‑end releases and spending more on maintenance than on new automations. Meanwhile, the operations team could not automate a single end‑to‑end order‑fulfilment SOP because the process spanned three different systems, one of them running on Citrix, and the bots kept halting at the first unexpected error. The VPs of automation and IT were stuck between a known tool that was slowly choking on change and a future vision of a digital workforce they could not afford to build in a year.
Why RPA breaks here
Traditional RPA binds to specific UI properties, selectors, XPath, object IDs. When an application changes a class name, a field label, or a layout, the bot no longer finds its target. A Forrester study found that maintenance can account for up to 60 percent of total RPA expenses. In practice, many enterprises see a rebuild cycle of one to three days per minor UI change, and 30 to 50 percent of RPA projects eventually fail because change management and selector fragility are underestimated. The bots also halt at the first exception. If a field is missing, a pop‑up appears, or a session times out, the robot stops and waits for a human to intervene. For SOPs that depend on human judgment, this is not a feature, it is a blocker.
What changes with computer use agents
- Survives UI changes: agents read the screen in real time and locate elements by text and context, so a changed class name or layout rarely breaks the workflow.
- No brittle selectors: there is no need to maintain long lists of object IDs or CSS selectors that break with every release.
- Recovers from exceptions: when a bot encounters an unexpected state, it can look at the current screen, reason about the next step, and decide how to proceed instead of halting.
- Follows the SOP as written: a plain‑English operating procedure is already a prompt. An agent can start from the SOP and navigate the workflow without a flowchart bot to build and babysit.
- Works on legacy and Citrix: because the agent sees a live desktop, it can operate on systems where APIs are unavailable, mainframes are accessed via terminals, and applications are delivered through Citrix or VDI.
The one line a VP of automation should remember: "RPA is brittle by design; agents that see and act like humans are durable by nature."
How to move without the risk
You do not have to rip out your existing RPA program. Treat computer use agents as a parallel capability that can take over the most painful, exception‑heavy, and change‑prone processes. Start with one high‑impact, SOP‑driven workflow, something that already has a written procedure but cannot be reliably automated with existing RPA. Document the process in plain English, including edge cases. Deploy an agent on a cloud VM, run a pilot for two to four weeks, and measure the difference in maintenance effort, failure rates, and time‑to‑complete. Once you have a repeatable pattern, expand to related processes and, where appropriate, sunset the corresponding RPA bots. This phased approach lets you scale your digital workforce while keeping the risk low.
The first step you can take this week
Pick one process that your RPA team struggles with and that has a clear SOP. Write the SOP out as a single prompt, then book a demo with the Coasty team to see how an agent can follow it on a live desktop. You will get a concrete sense of the difference between selector‑based bots and agents that read and act on the screen. To start, you can use Coasty’s free tier to evaluate the approach on a small pilot.
A durable digital workforce is possible if you move from brittle RPA bots to agents that see and act like humans. Book a demo with the Coasty team at https://cal.com/coasty/15min to begin your twelve month roadmap from RPA to a truly resilient automation strategy.
Want to see this in action?
View Case Studies