cdp_check
Select a checkbox or radio button in a browser session and set its checked state to true or false using a CSS selector.
Instructions
Check or uncheck a checkbox / radio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checked | No | ||
| selector | Yes | ||
| session_id | Yes | Session id returned by cdp_connect |