Chrome Cdp Controller

Control local Chrome browser via Chrome DevTools Protocol (CDP) using Puppeteer. Use when you need to automate browser tasks like navigating pages, clicking elements, filling forms, taking screenshots, executing JavaScript, or intercepting network responses. Works with Chrome instances that already have CDP enabled. Common use cases include web scraping (e.g., "Search iPhone on Taobao and get prices"), automated testing, interacting with web apps (e.g., "Ask ChatGPT a question"), or monitoring network traffic.

khaicafe 776e8b9 8 files · 59.1 KB Updated

File contents

khaicafe/appai/tree/main/src/skills/chrome-cdp-controller commit 776e8b9222

Frequently asked questions

npx skillmds@latest add khaicafe/chrome-cdp-controller