chrome_connect
Connect to an already-running Chrome via remote debugging port, optionally choosing a tab by URL substring, to control the browser for demo recording.
Instructions
Attach to an already-running Chrome that has --remote-debugging-port. Optionally pick the tab by URL substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | DevTools port (default 9222) | |
| urlContains | No | choose the tab whose URL contains this |