Skip to main content

Crate chromiumoxide_fetcher

Crate chromiumoxide_fetcher 

Source

Structs§

BrowserFetcher
A BrowserFetcher used to download and install a browser.
BrowserFetcherInstallation
Details of an installed browser.
BrowserFetcherOptions
Options for the fetcher.
BrowserHost
Host configuration for downloading browsers and metadata.
BuildInfo
Information about a build of a browser.
Milestone
Represents a milestone of a browser (e.g. 133).
Revision
A Revision represents a chromium snapshot revision number.
Version
Represents a specific Chrome version (e.g. “133.0.6943.126”).

Enums§

BrowserKind
The kind of browser to download.
BrowserVersion
Represents a version of a browser.
Channel
The channel of the browser to download.
FetcherError
Platform
List of platforms with pre-built browser binaries.
VersionError

Constants§

CURRENT_REVISION
Currently downloaded chromium revision (legacy).

Type Aliases§

BrowserFetcherRevisionInfo
Backward-compatible alias for BrowserFetcherInstallation.