
ferrous-browser
theoxfaber
Fast, async Rust browser automation via the Chrome DevTools Protocol — no Node.js required.
AI 简介
ferrous-browser 是一个基于 Chrome DevTools Protocol(CDP)的纯 Rust 异步浏览器自动化库,无需依赖 Node.js。它提供零运行时开销的单二进制部署、基于 Tokio 的异步原生支持、严格的多页面会话隔离、竞态安全的事件注册机制,以及 Playwright 风格的 locator API(如 click、type_text、wait_for)和 JavaScript 求值能力。适用于需要高性能、轻量级、Rust 原生集成的 Web 自动化场景,例如端到端测试、网页抓取、截图生成与 SPA 交互验证。
Rust
MIT License27
Stars
3
Forks
25
Watchers
1
Issues
Star 增长
今日0
近 7 天0
近 30 天+1
综合评分41.91
默认分支main