Browser Automation v2
Enterprise-grade browser automation for OpenClaw with robust resource management.
by bodafu · published 2026-03-22
$ claw add gh:bodafu/bodafu-browser-automation-v2# Browser Automation v2
Enterprise-grade browser automation for OpenClaw with robust resource management.
Features
Files
Usage
# Set environment (optional)
export BROWSER_PROFILE=openclaw
export BROWSER_TIMEOUT=30000
export BROWSER_RETRIES=2
export DEBUG=1
cd ~/.openclaw/workspace/skills/browser-automation-v2
# Search Google
node search-google.js "OpenClaw automation"
# Batch process
node multi-pages.js "https://example.com" "https://github.com"
# Fill form
node fill-form.js "https://example.com/form" '{"email":"test@xx.com"}'Integration
Register as OpenClaw skill:
openclaw skills install ~/.openclaw/workspace/skills/browser-automation-v2Or call directly from agent:
run search-google.js "query"Requirements
Troubleshooting
---
*Created: 2026-02-16*
*Version: 2.0.0*
*License: MIT*
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...