2020-06-04 14:56:45 +00:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [BrowserFetcherOptions](./puppeteer.browserfetcheroptions.md)
|
|
|
|
|
|
|
|
## BrowserFetcherOptions interface
|
|
|
|
|
2020-07-02 11:15:39 +00:00
|
|
|
|
2020-06-04 14:56:45 +00:00
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
|
|
|
export interface BrowserFetcherOptions
|
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
| Property | Type | Description |
|
|
|
|
| --- | --- | --- |
|
|
|
|
| [host](./puppeteer.browserfetcheroptions.host.md) | string | |
|
|
|
|
| [path](./puppeteer.browserfetcheroptions.path.md) | string | |
|
2020-07-02 11:15:39 +00:00
|
|
|
| [platform](./puppeteer.browserfetcheroptions.platform.md) | [Platform](./puppeteer.platform.md) | |
|
2020-06-04 14:56:45 +00:00
|
|
|
| [product](./puppeteer.browserfetcheroptions.product.md) | string | |
|
|
|
|
|