cdp_select
Pick option(s) on a element by value, label, or index, using a session ID and CSS selector.
Instructions
Choose option(s) on a element by value, label, or index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | ||
| label | No | ||
| value | No | ||
| values | No | ||
| selector | Yes | ||
| session_id | Yes | Session id returned by cdp_connect |