puppeteer/docs/api/puppeteer.browserfetcherrevisioninfo.executablepath.md

11 lines
226 B
Markdown
Raw Normal View History

---
sidebar_label: BrowserFetcherRevisionInfo.executablePath
---
# BrowserFetcherRevisionInfo.executablePath property
**Signature:**
```typescript
interface BrowserFetcherRevisionInfo {executablePath: string;}
```