playwright_fill
Automate filling input fields using CSS selectors in web interfaces, enabling precise UI testing and interaction scripting for web applications.
Instructions
Fill out an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for input field | |
value | Yes | Value to fill |