puppeteer/website/versioned_docs/version-19.0.0/api/puppeteer.executablepath.md

12 lines
158 B
Markdown
Raw Normal View History

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