puppeteer/website/versioned_docs/version-18.2.1/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;
```