cdp_call
Call any Chrome DevTools Protocol method to directly inspect and control browser behavior during debugging.
Instructions
Call any raw Chrome DevTools Protocol method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | For example Runtime.evaluate or Debugger.resume. | |
| params | No | ||
| timeout_ms | No |