chrome_cdp_send
Send raw Chrome DevTools Protocol commands to a specific browser tab for direct automation control.
Instructions
Send a raw CDP command to a claimed and attached tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | ||
| method | Yes | ||
| params | No | ||
| timeoutMs | No |