fill_by_uid
Fill text input fields and textareas by targeting their unique UID to automate form submission and data entry in browser automation scripts.
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 |