playwright_fill
Automate form filling by inputting specified values into targeted input fields using CSS selectors, streamlining web interaction tasks with 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 |