Communityv1.0.0

browserwing

Control and automate browser actions via HTTP API, including navigation, element interaction, data extraction, accessibility snapshots, screenshots, JS execu...

5.7kdownloads1stars52active installschenhg5
View on ClawHubBack to Skills

Skill Details

Slug
browserwing
Latest Version
1.0.0
Author
chenhg5
Published
Feb 3, 2026
Updated
May 18, 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 browserwing.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of BrowserWing – browser automation via HTTP API. - Control page navigation, element interaction (click, type, select), and advanced operations like screenshots and JavaScript execution. - Extract data and analyze accessibility snapshots for structured, stable element references. - Supports multiple element identifier types: RefID, CSS selectors, XPath, and text. - Batch operations and wait-for-element functionality included for robust scripting. - API base URL is fully configurable via the BROWSERWING_EXECUTOR_URL environment variable.