playwright_select
Automate selection of elements with Select tags in web pages using CSS selectors and specified values, enabling precise browser interaction within Playwright MCP Server.
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 |