Control and automate browser actions via HTTP API, including navigation, element interaction, data extraction, accessibility snapshots, screenshots, JS execu...
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.