puppeteer_fill
Automate form filling by entering specified values into designated input fields using CSS selectors, streamlining web interactions via browser automation.
Instructions
Fill out an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for input field | |
value | Yes | Value to fill |