Calibrate the agent to understand the "Submit Payment" button conceptually, not just by code ID.
Sabotage the page code (simulate an app update). This would crash a standard RPA bot.
Run the agent. Watch it detect the error and use AI to find the button anyway.
Code Structure: /html/body/div[1]/button[3]
CRITICAL UI UPDATE
Button ID changed. XPath is invalid.