playwright_select
Use this tool to select a specific value in a dropdown or select element on a webpage by providing a CSS selector and the desired value. Part of Playwright MCP Server for web automation and interaction.
Instructions
Select an element on the page with Select tag
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for element to select | |
value | Yes | Value to select |