Skip to main content
Version: 19.0.0

createBrowserFetcher variable

Warning: This API is now obsolete.

Import BrowserFetcher directly and use the constructor.

Signature:

createBrowserFetcher: (
options: import('puppeteer-core/internal/node/BrowserFetcher.js').BrowserFetcherOptions
) => import('puppeteer-core/internal/node/BrowserFetcher.js').BrowserFetcher;