playwright_fill
Automate filling input fields on web pages by specifying a CSS selector and value using this browser automation tool in the Playwright MCP 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 |