fill_by_uid
Fills a text input or textarea element using its unique identifier (UID) from a snapshot.
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 |