playwright_fill
Fill web form input fields using CSS selectors and specified values with Playwright MCP Server, enabling precise browser automation for web interactions.
Instructions
fill out an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for input field | |
value | Yes | Value to fill |