Skip to main content
Version: 19.7.2

BrowserFetcherOptions.useMacOSARMBinary property

Enables the use of the Chromium binary for macOS ARM.

Signature:

interface BrowserFetcherOptions {
useMacOSARMBinary?: boolean;
}