Skip to main content
Version: 19.2.2

BrowserFetcherOptions.useMacOSARMBinary property

Enables the use of the Chromium binary for macOS ARM.

Signature:

interface BrowserFetcherOptions {
useMacOSARMBinary?: boolean;
}