Expand description
Node.js CLI bridge for Playwright and Puppeteer engines.
Rust does not have official Playwright or Puppeteer bindings. This adapter keeps those engine names available by delegating browser operations to the official Node.js packages over a line-delimited JSON protocol.
Structsยง
- Node
Bridge Page EngineAdapterbacked by a Node.js Playwright or Puppeteer subprocess.