playwright_fill
Automate browser tasks by filling input fields with specified values using CSS selectors, enabling streamlined interaction with web elements via the MCP Browser Automation Server.
Instructions
fill out an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for input field | |
value | Yes | Value to fill |