set_value
Assign a new value to an editable element in a desktop window using its accessibility tree index.
Instructions
Set the value of an editable element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value to set | |
| window | Yes | Window object | |
| element_index | Yes | Element index from accessibility tree |