fill_by_uid
Fill a text input or textarea element identified by its UID from a snapshot with the specified value.
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 |