Skip to main content
Version: Next

BrowserFetcherOptions.useMacOSARMBinary property

Enables the use of the Chromium binary for macOS ARM.

Signature:

interface BrowserFetcherOptions {
useMacOSARMBinary?: boolean;
}