browser.launch_chrome_cdp
Launch a Chrome browser instance with remote debugging enabled, returning a CDP connection for programmatic control and web automation.
Instructions
Launch Chrome with remote debugging enabled and connect via CDP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| port | No | ||
| waitMs | No | ||
| stealth | No | ||
| headless | No | ||
| slowMoMs | No | ||
| autoClose | No | ||
| chromePath | No | ||
| userDataDir | No | ||
| profileDirectory | No |