Library for interacting with a Chrome instance using the Chrome DevTools Protocol.
# Cargo.toml
[dependencies]
chromiumoxide = "0.9.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Launches a Chrome browser instance and creates a new page.
Add tokio as a dependency and use tokio::spawn for the handler.
No dependency data recorded yet.