This skill provides comprehensive browser automation capabilities for OpenClaw agents. It is designed to handle complex web interactions that require more than simple HTTP requests.
Key Functional Capabilities
Advanced Navigation: Capability to navigate to any URL, handle redirects, and manage session cookies effectively.
Visual Capture: Take high-resolution screenshots of the entire page or specific DOM elements for visual verification.
Interactive Elements: Perform clicks, double-clicks, and hover actions on dynamic JavaScript-rendered components.
Data Scraping: Intelligent extraction of text content, attribute values, and structured data from complex table layouts.
Form Automation: Ability to fill out multi-step forms, select dropdown options, and trigger submit events.
Technical Implementation
This skill utilizes a headless browser engine optimized for OpenCloudOS environments. It includes built-in retry logic for flaky elements and supports custom user-agent strings to mimic human browsing behavior.
Usage Context
Use this skill whenever the user asks to "browse", "check a website", "take a picture of a site", or "login to a portal".