fill_by_uid
Fill text input or textarea elements using their unique identifier (UID) from a webpage snapshot. Specify the UID and the text value to populate the field.
Instructions
Fill text input/textarea by UID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Input element UID from snapshot | |
| value | Yes | Text to fill |