Windows Remote Desktop Control with agent-rdp Quick start Core workflow 1. Connect with automation: 2. Snapshot: (get accessibility tree with refs) 3. Act: or 4. Repeat: snapshot → act → snapshot → act... Troubleshooting Element not in snapshot with Try without flag - some elements aren't marked as interactive but are still actionable: Element not in accessibility tree at all Some UI elements (WebView content, certain dialogs, toast notifications) don't appear in the accessibility tree. Use OCR as a last resort: 1. Take screenshot to identify what you need: 2. Use locate to find coordinates:…