puppeteer/website/versioned_docs/version-19.11.0/api/puppeteer.browserfetcherrevisioninfo.md

23 lines
706 B
Markdown
Raw Normal View History

---
sidebar_label: BrowserFetcherRevisionInfo
---
# BrowserFetcherRevisionInfo interface
#### Signature:
```typescript
export interface BrowserFetcherRevisionInfo
```
## Properties
| Property | Modifiers | Type | Description | Default |
| -------------- | --------- | ------- | ----------- | ------- |
| executablePath | | string | | |
| folderPath | | string | | |
| local | | boolean | | |
| product | | string | | |
| revision | | string | | |
| url | | string | | |