ferrous-browser 0.1.2

Fast, async Rust browser automation via the Chrome DevTools Protocol — no Node.js required
Documentation
1
2
3
4
5
6
{
  "name": "ferrous-bench-playwright",
  "private": true,
  "description": "Apples-to-apples bench harness for playwright; see ../README.md",
  "dependencies": { "playwright": "^1.50.0" }
}