BrowserFetcherOptions.useMacOSARMBinary property
Enables the use of the Chromium binary for macOS ARM.
Signature:
interface BrowserFetcherOptions {
useMacOSARMBinary?: boolean;
}
Enables the use of the Chromium binary for macOS ARM.
interface BrowserFetcherOptions {
useMacOSARMBinary?: boolean;
}