The Windows Automation category provides powerful tools for automating Windows applications and performing various operations on UI elements. These tools leverage the Windows Automation API to locate, interact with, and manipulate application windows and controls.
Using these endpoints, you can build agents that open applications, execute custom C# code, interact with UI elements, and automate complex workflows in Windows environments.
Uses AI to generate and execute C# code based on a task description.
View DetailsInvokes (clicks) a UI element using Windows Automation API.
View DetailsSets the value of a UI element in a Windows application.
View DetailsGets detailed information about UI elements in a window.
View DetailsSets focus on a UI element in a Windows application.
View Details