playwright_fill
Automate form filling in web browsers by entering specified values into input fields using CSS selectors for efficient web interaction and data entry.
Instructions
Fill out an input field
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector for input field | |
| value | Yes | Value to fill |