page_fill
Clear and fill text into a specific input element using its reference from a page snapshot.
Instructions
Clear and fill text into an input element identified by ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Element ref from page_snapshot | |
| value | Yes | Text to fill | |
| instanceId | Yes | Target instance |