Skip to main content
Version: Next

BrowserFetcherOptions interface

Signature:

export interface BrowserFetcherOptions

Properties

PropertyModifiersTypeDescriptionDefault
hostoptionalstringDetermines the host that will be used for downloading.

Either

- https://storage.googleapis.com or - https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central

pathstringDetermines the path to download browsers to.
platformoptionalPlatformDetermines which platform the browser will be suited for.Auto-detected.
productoptional'chrome' | 'firefox'Determines which product the BrowserFetcher is for.chrome
useMacOSARMBinaryoptionalbooleanEnables the use of the Chromium binary for macOS ARM.