chrome_select
Select a dropdown option on a web page using CSS selector or label text, matching by value or visible text.
Instructions
Set a select dropdown by CSS selector or label text, matching option value or visible text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| tabId | No | ||
| value | Yes | ||
| waitMs | No | ||
| debugUrl | No | http://127.0.0.1:9222 | |
| selector | No | ||
| urlContains | No | ||
| titleContains | No |