fill
Enter text into form fields or select dropdown options on web pages during automated testing and development workflows.
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 | |
| includeSnapshot | No | Whether to include a snapshot in the response. Default is false. |