Communityv1.0.0

Browser Automation (CDP)

通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。

2.1kdownloads1stars4active installsHunling233
View on ClawHubBack to Skills

Skill Details

Slug
browser-automation-cdp
Latest Version
1.0.0
Author
Hunling233
Published
Mar 24, 2026
Updated
Mar 24, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Browser Automation (CDP).
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of the Browser Automation Skill. - Enables browser automation via user’s logged-in Edge or Chrome using Chrome DevTools Protocol (CDP) over WebSocket. - Provides methods for navigation, DOM extraction, interaction (clicks, form filling, scrolling), and screenshot capture. - Includes detailed setup guide for enabling remote debugging on Edge (9222) and Chrome (9223). - Offers documented API and practical usage tips for platforms like B站, 小红书, and Minimax. - Documents common pitfalls: port conflicts, connection reuse, and SPA navigation constraints.