IT and operations leaders know the pattern. A document-heavy process, onboarding paperwork, invoice routing, regulatory filings, gets handed to a team of developers. They build bots using UiPath, Automation Anywhere, or Power Automate. They embed XPath selectors and object IDs. The bot runs for a few weeks, then the front office updates the portal. The bot crashes. A developer has to re-record the steps and redeploy. This cycle repeats every few months. The backlog of broken bots grows. The cost of maintenance outweighs the initial savings.
Why RPA breaks here
Document workflows are the worst fit for traditional RPA. Each document type lives in a different system, HR portal, legacy ERP, SaaS expense tool, Citrix terminal. The UI changes on release cycles. The selectors you recorded last month no longer match. A bot that processed 10,000 invoices last quarter now fails 15 percent of the time. To restore it, a developer must open the bot studio, locate the failing activities, and rebuild the flow. This is the classic rebuild-on-change cost. Industry studies show that 60 to 80 percent of an RPA project’s total cost of ownership is maintenance and rework. For document-heavy processes, the number is often higher because each document system introduces its own set of fragile selectors. The more systems you touch, the more bot versions you need to maintain. A bot that cannot recover from a missing field, a changed button label, or a login timeout simply halts and creates a manual handoff. The process no longer runs end-to-end. It becomes a patchwork of bots, manual files, and exception queues.
What changes with computer use agents
- Agents see the screen and act like a human. They move the mouse, click buttons, type into fields, and read the result.
- No brittle selectors or XPaths. When the UI changes, the agent recalculates its next action based on what it sees.
- Agents recover from exceptions instead of halting. If a field is missing, the agent can look for an alternative or wait for manual input.
- A single SOP written in plain English can drive the entire workflow. No flowcharts to build, no separate bot for each step.
- Agents work across any application, including legacy systems, Citrix virtual desktops, and web portals where traditional RPA struggles.
RPA needs brittle selectors and a rebuild every time the UI changes. Computer use agents see the screen, follow SOPs, and survive UI and app updates without a developer.
The hidden cost of IDP plus RPA
Many organizations layer an Intelligent Document Processing (IDP) solution on top of RPA. IDP extracts structured data from unstructured documents and passes it to the RPA bot for downstream processing. The architecture looks clean on paper, but it still relies on the same brittle selector layer. When the document source or downstream system changes, both the IDP integration and the RPA bot break. You now have two technical debt items instead of one. The IDP engine extracts data, but the RPA bot cannot find the fields it expects. The handoff fails. The process creates a new exception queue. The value of automation erodes, and the organization adds more manual reviews to compensate. A single computer use agent can ingest the document, read the SOP step, interact with the application, and handle errors in one continuous workflow. No separate IDP engine and no fragile selector bridge. The agent works directly with the application, adapting to layout changes and exception states without a developer intervention.
How to move without the risk
You do not need to rip out your existing RPA portfolio overnight. Start with a high-pain, process-heavy workflow where UI changes are frequent and exception handling is manual. Pick a process that relies on a standard operating procedure written in plain English. Use that SOP as the prompt for a computer use agent. Run a pilot over two to four weeks. Compare three metrics: uptime, exception rates, and time-to-market for new process changes. If the agent achieves higher uptime and lower exception rates than the RPA-only approach, expand the scope. Gradually replace bots that sit on unstable UIs with agents. Keep RPA for processes with stable, high-volume, backend tasks where selectors are reliable, such as batch data imports or system-to-system transfers. This phased approach lets your team build confidence in computer use agents while preserving the value of existing RPA investments.
Traditional RPA bots built on brittle selectors are expensive to maintain and fragile to change. Computer use agents see the screen, follow SOPs, and survive UI updates without a rebuild. If you want to move your document workflows out of the maintenance treadmill, book a demo with the Coasty team. Talk to us at https://cal.com/coasty/15min to see how a single agent can replace IDP plus RPA for your highest-pain processes.
Want to see this in action?
View Case Studies