Fill
fillLocate a form element by CSS selector and fill it with a specified value to automate input during evidence capture.
Instructions
Fills a form field located by CSS selector with the given value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| timeout | No | Max time to wait for the element, in milliseconds | |
| selector | Yes | ||
| sessionId | Yes |