puppeteer_fill
Automate input field filling using CSS selectors and specified values for web interaction tasks on Linux-based browser automation systems.
Instructions
Fill out an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for input field | |
value | Yes | Value to fill |