get_value
Read current values from form inputs, textareas, or select elements in Electron applications using CSS selectors or element references.
Instructions
Read the current value of a form input, textarea, or select. Pass selector or ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | ||
| ref | No | Ref from snapshot. |