playwright_fill
Automate filling values into input fields on web pages using CSS selectors with Playwright MCP Server. Simplify form handling and data entry tasks in browser automation workflows.
Instructions
fill out an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for input field | |
value | Yes | Value to fill |