browser_fill
Automate filling out input fields on web pages by specifying a CSS selector and the desired value, enabling precise interactions in a browser environment.
Instructions
Fill out an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for input field | |
value | Yes | Value to fill |