puppeteer/docs/api/puppeteer.browserfetcheroptions.path.md

11 lines
182 B
Markdown
Raw Normal View History

---
sidebar_label: BrowserFetcherOptions.path
---
# BrowserFetcherOptions.path property
**Signature:**
```typescript
interface BrowserFetcherOptions {path?: string;}
```