High-level API for programmatically interacting with web pages through WebDriver.
# Cargo.toml
[dependencies]
fantoccini = "0.22.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Navigates to a web page and retrieves its title using WebDriver.
Start a WebDriver server before running the application.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.