Enterprise

Unattended RPA Bots and the 3AM Pager: How AI Agents Change On-Call

Emily Watson||8 min
Ctrl+A

Most large companies run unattended bots on UiPath, Automation Anywhere, or Power Automate. They sit in the queue, run overnight, and everything is fine, until the UI shifts by a pixel or the application version changes. Then the bot halts, the ticket pops, and the on-call engineer wakes up to fix another broken selector. The pattern repeats every few months. The on-call rotation never gets a full night's sleep. The automation backlog grows. The cost of maintaining RPA climbs faster than the value it delivers.

Why RPA breaks here

Traditional unattended RPA binds to specific visual cues: XPath, CSS selectors, or object IDs. It works when those identifiers stay stable. The moment a vendor updates a screen, changes a button color, or shifts a field position, the bot crashes. Industry data shows that selector drift causes roughly 30 to 40 percent of RPA failures in mature deployments. Each failure requires a developer or analyst to locate the new selector, test the change, and redeploy. When bots run unattended, the cost is not just a ticket. It is a senior resource pulled out of production work to babysit a brittle automation. The total cost of ownership includes developer hours, testing cycles, and the risk of errors introduced during rapid patching.

What changes with computer use agents

  • Agents see the screen like a person would: they recognize buttons, fields, and status messages. They do not need brittle XPaths.
  • When the UI changes, the agent does not halt. It observes the new layout, adapts its actions, and continues.
  • Agents handle exceptions gracefully. If a popup appears or a field is blank, they read the screen, decide what to do, and proceed, instead of stopping.
  • SOPs written in plain English are almost ready to run. An agent can follow them directly, without a separate flowchart bot to build and maintain.
  • Agents work across any application, including legacy systems, Citrix, and virtualized desktops where traditional RPA struggles.

Selectors are brittle. Seeing the screen is durable.

How to move without the risk

You do not have to rip out all your existing bots tomorrow. Start with a single high-pain process: a workflow that runs unattended, fails often, or requires frequent developer intervention. Document it as a clear SOP. Run a pilot with a computer use agent. Compare the uptime, support tickets, and time to fix. If the agent reduces calls to the on-call team by half in the first month, expand to related workflows. Over time, move more tasks from brittle RPA to agents. RPA still fits high-volume, stable, backend tasks. The agents are the right tool for changing UIs, exception-heavy jobs, and SOP-driven processes that humans currently run.

The durability advantage you can measure

Computer use agents control real desktops, browsers, and terminals, not just API calls. The best agents have demonstrated high success rates on complex, multi-step tasks. For example, the Coasty agent achieved 85.6 percent success on OSWorld benchmark tasks using its own model, with independent verification showing 82.81 percent on the official OSWorld leaderboard at osworld-v1.xlang.ai. These results come from public benchmarks that test agents on real desktop environments. They show that agents can navigate open applications, read text, and complete workflows even when the layout shifts. The durability advantage is not hype. It is the ability to adapt without a developer on standby.

The 3AM pager does not have to be your new normal. Computer use agents let you run unattended workflows that survive UI changes and recover from errors. Start small, measure the impact, and expand where it matters most. If you want to see how agents can reduce on-call tickets and simplify automation, book a demo with the Coasty team at https://cal.com/coasty/15min .

Want to see this in action?

View Case Studies
Try Coasty Free