Skip to main content
Version: 19.4.1

BrowserFetcherOptions.useMacOSARMBinary property

Enables the use of the Chromium binary for macOS ARM.

Signature:

interface BrowserFetcherOptions {
useMacOSARMBinary?: boolean;
}