puppeteer/docs/browsers-api/browsers.computeexecutablepath.md
2023-04-06 14:23:10 +02:00

22 lines
417 B
Markdown

---
sidebar_label: computeExecutablePath
---
# computeExecutablePath() function
#### Signature:
```typescript
export declare function computeExecutablePath(options: Options): string;
```
## Parameters
| Parameter | Type | Description |
| --------- | -------------------------------- | ----------- |
| options | [Options](./browsers.options.md) | |
**Returns:**
string