puppeteer/docs/api/puppeteer.executablepath.md

11 lines
166 B
Markdown
Raw Normal View History

---
sidebar_label: executablePath
---
# executablePath variable
**Signature:**
```typescript
executablePath: (channel?: string | undefined) => string
```