maximize_window
Maximize a specific window element by providing its element ID to expand the window to full screen using UI Automation.
Instructions
Maximize a window element via the UIA Window pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementId | Yes | Element ID returned by find_element or get_window_element |