Unattended RPA bots and the 3am pager: how AI agents change on-call
At 3:17 AM, a pager wakes your on-call engineer. The finance automation bot just crashed while running nightly reconciliation. The UI changed last week, the selector no longer matches, and the team has to patch the bot before morning. This is the cost of unattended RPA that relies on brittle selectors. It is also the reason many enterprises still treat on-call as a RPA support problem instead of a product problem.
Why RPA breaks here
Traditional unattended RPA binds tightly to selectors, XPath, and object IDs. When a UI update shifts a button, a layout change, or a field name, the bot fails. In many organizations, the average maintenance ticket for a bot is 12 hours of developer time. A significant portion of those tickets are caused by minor UI changes that should not require full rebuilds. The result is a growing maintenance backlog, higher on-call incidents, and teams that slowly stop trusting automation for critical, time-sensitive tasks.
What changes with computer use agents
- ●Survives UI changes without breaking. Agents see the screen and react to what is present, not to a brittle selector.
- ●No brittle selectors. Agents move the mouse, click, and type like a human, so they work regardless of how the layout changes.
- ●Recovers from exceptions. When a step fails, an agent can read the error message, decide what to try next, and keep going.
- ●Follows the SOP as written. A plain-English procedure is already close to a prompt; agents can execute it directly, without a flowchart bot.
- ●Works on legacy and Citrix. Agents control the desktop like a person, so they function where traditional RPA struggles.
RPA works for high-volume, stable, backend tasks. AI agents that see and act are the durable answer for processes that change, require judgment, or live in legacy environments.
How to move without the risk
You do not need to rip out all RPA overnight. Start with one high-pain process where on-call fatigue is real. For example, a nightly reconciliation that runs at 2 AM and often triggers alerts. Build a simple SOP in plain English, then run a computer use agent on a pilot. Measure how many incidents drop, how much developer time is freed, and how stable the process becomes. Once you see the difference, you can expand to other SOP-driven workflows. RPA still has its place for high-volume, deterministic backend jobs. Use agents where they actually help: changing UIs, exception-heavy work, and processes that are documented as procedures rather than hard-coded flows.
The next time a pager goes off at 3 AM, you should not have to patch a brittle bot. Book a demo with the Coasty team to see how AI agents that see and act can reduce your on-call incidents and keep your automation resilient. https://cal.com/coasty/15min