Type
typeSet the text value of a macOS UI field by matching its selector, enabling programmatic input into native app interfaces.
Instructions
Set the text value of a field matched by selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| window | No | ||
| selector | Yes | e.g. "#email", Textfield "Email". |