browser-playwright-bridgeRun Playwright scripts that reuse OpenClaw browser's login state via CDP with automatic lock-based conflict prevention.
Install via ClawdBot CLI:
clawdbot install swaylq/browser-playwright-bridgeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
A marketing team uses OpenClaw browser to manually log into social platforms and explore posting workflows. They record these steps as Playwright scripts, then schedule daily posts via cron with browser-lock.sh, reusing login sessions to avoid re-authentication. This reduces token costs and ensures consistent, headless automation.
An e-commerce business logs into competitor sites via OpenClaw browser to track prices and inventory. They convert these sessions into Playwright scripts that run hourly with browser-lock.sh, extracting data without triggering bot detection due to shared cookies. This enables real-time pricing strategies without manual oversight.
A financial analyst uses OpenClaw browser to access banking or investment portals, navigating complex dashboards. They record the steps as Playwright scripts and schedule them monthly with browser-lock.sh, automating report downloads while maintaining secure login states. This saves time and reduces errors in data collection.
Researchers log into academic databases via OpenClaw browser to explore and collect literature. They create Playwright scripts from these sessions and run them overnight with browser-lock.sh, avoiding CDP conflicts and reusing authenticated access. This automates large-scale data extraction for analysis.
A support team uses OpenClaw browser to handle ticketing systems, logging in and performing routine checks. They record these actions as Playwright scripts and schedule them periodically with browser-lock.sh, automating status updates and notifications without manual intervention. This improves efficiency and response times.
Offer a cloud-based service where users upload Playwright scripts generated from OpenClaw sessions, and the platform runs them via browser-lock.sh on scheduled intervals. Revenue comes from subscription tiers based on script execution frequency and support levels, targeting small to medium businesses.
Provide consulting services to help businesses convert their OpenClaw browser workflows into optimized Playwright scripts, integrating with browser-lock.sh for automation. Revenue is generated through project-based fees or retainer models, focusing on industries like e-commerce or finance.
Develop training courses teaching users how to leverage OpenClaw browser and Playwright with browser-lock.sh for automation. Revenue streams include course sales, certification exams, and workshop fees, aimed at professionals seeking to upskill in headless browser automation.
💬 Integration Tip
Ensure Playwright is installed in the workspace and use discoverCdpUrl() in scripts to avoid hardcoding ports, as CDP ports are dynamic. Always reuse browser contexts to maintain login states and never call browser.close().
Scored Apr 19, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.