# 1. 启动Chrome远程调试 chrome.exe --remote-debugging-port=9222 # 2. 运行示例 cd scripts node cdp-helper.js --url https://example.com
web-automation-helper/ ├── SKILL.md ├── README.md ├── scripts/ │ └── cdp-helper.js
共 1 个版本