playwright_select
Automate selection of elements with the Select tag in browsers using a CSS selector and value, streamlining interactions for precise data extraction and form filling.
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 |