fill
Enter values into input fields, text areas, checkboxes, toggles, and radio buttons to set a page's state for subsequent browser inspections.
Instructions
Type text into an input, text area or select an option from a element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | The uid of an element on the page from the page content snapshot | |
| value | Yes | The value to fill in. "true" or "false" for checkboxes and toggles, "true" for radio buttons. | |
| pageId | Yes | Targets a specific page by ID. | |
| includeSnapshot | No | Whether to include a snapshot in the response. Default is false. |