fill_by_uid
Fill text input and textarea elements by UID, using the unique identifier from the snapshot to set the desired text 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 |