fill
Set the value of an input or textarea on a web page, replacing any existing content. Use CSS or XPath selectors to target the element.
Instructions
Set the value of an input or textarea, replacing any existing content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | New value to fill in. | |
| selector | Yes | CSS or XPath selector. |