get_element_value
Retrieve the current value of a Windows UI element by supplying its element ID from a previous find_element call.
Instructions
Get the value of an element via the UIA Value pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementId | Yes | Element ID returned by find_element |