[Home](./index.md) > [puppeteer](./puppeteer.md) > [BrowserFetcherOptions](./puppeteer.browserfetcheroptions.md) ## BrowserFetcherOptions interface Signature: ```typescript export interface BrowserFetcherOptions ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [host](./puppeteer.browserfetcheroptions.host.md) | string | | | [path](./puppeteer.browserfetcheroptions.path.md) | string | | | [platform](./puppeteer.browserfetcheroptions.platform.md) | [Platform](./puppeteer.platform.md) | | | [product](./puppeteer.browserfetcheroptions.product.md) | string | |