Docs.rs
spider_chrome-0.7.0
spider_chrome 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
j-mendez
Dependencies
async-std ^1.5
normal
optional
async-tungstenite ^0.28
normal
base64 ^0.22
normal
bytes ^1
normal
optional
cfg-if ^1
normal
chromiumoxide_cdp ^0.7
normal
chromiumoxide_fetcher ^0.7
normal
optional
chromiumoxide_types ^0.7
normal
dunce ^1
normal
fnv ^1
normal
futures ^0.3
normal
futures-timer ^3
normal
pin-project-lite ^0.2
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
which ^6
normal
chrono ^0.4.1
dev
proc-macro2 ^1
dev
quote ^1
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
winreg ^0.52
normal
Versions
47.93%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
chromiumoxide
0.7.0
Module browser
Module Items
Structs
In chromiumoxide::
handler
chromiumoxide
::
handler
Module
browser
Copy item path
source
Structs
ยง
Browser
Context
BrowserContexts provide a way to operate multiple independent browser sessions. When a browser is launched, it has a single BrowserContext used by default.