cdp_command
Execute Chrome DevTools Protocol commands to control browser tabs for automation tasks like debugging, testing, or data extraction.
Instructions
Call a single Chrome DevTools Protocol command on the current or specified tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| params_json | No | {} | |
| session_id | No | ||
| tab_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||