fill_by_uid
Fill a text input or textarea using its UID from a snapshot, enabling precise form value during browser automation testing.
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 |