browser_select
Select an element within a webpage using a CSS selector and specified value to interact with dropdowns or select tags in real-time browser environments.
Instructions
Select an element on the page with Select tag using CSS selector
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for element to select | |
value | Yes | Value to select |