Expand description
OxiBrowser CDP — Chrome DevTools Protocol server.
Implements the CDP WebSocket protocol so that tools like Puppeteer and Playwright can connect to OxiBrowser, just like they connect to Chrome.
Re-exports§
pub use server::CdpServer;