运行时依赖
安装命令
点击复制技能文档
Browser 自动化 v2
Enterprise-grade browser 自动化 for OpenClaw with robust resource management.
Features ✅ Automatic tab 清理up - No more tab accumulation ✅ Timeout & retry - Exponential backoff on network errors ✅ Smart wAIting - wAItForLoad状态, wAItForSelector ✅ Concurrency lock - 预防s 性能分析 conflicts ✅ Structured 记录ging - 调试=1 for verbose 输出 ✅ Configurable - 环境 variables for timeout, retries, 性能分析 Files browser-管理器.v2.js - Core 管理器 class 搜索-google.js - Google 搜索 with screenshot + PDF fetch-summary.js - Fetch page content (static or dynamic) multi-pages.js - Batch process multiple URLs fill-form.js - Auto-fill forms by field names Usage # 设置 环境 (optional) 导出 BROWSER_性能分析=OpenClaw 导出 BROWSER_TIMEOUT=30000 导出 BROWSER_RETRIES=2 导出 调试=1
cd ~/.OpenClaw/workspace/技能s/browser-自动化-v2
# 搜索 Google node 搜索-google.js "OpenClaw 自动化"
# 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 技能:
OpenClaw 技能s 安装 ~/.OpenClaw/workspace/技能s/browser-自动化-v2
Or call directly from 代理:
运行 搜索-google.js "查询"
Requirements OpenClaw v2026.2.15+ Browser 性能分析 配置d (default: OpenClaw) Gateway 运行ning Troubleshooting Timeout errors: Increase BROWSER_TIMEOUT 性能分析 locked: WAIt for other instance to finish Element not found: Use snapshot --格式化 AI to 调试 refs
创建d: 2026-02-16 Version: 2.0.0 License: MIT