playwright_fill
Automate filling input fields in web browsers using a CSS selector and specified value through Playwright integration with 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 |