playwright_select
Select a specific value from a dropdown or list element on a web page using a CSS selector with this browser automation tool, enabling precise interaction with dynamic web content.
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 |