puppeteer/docs/browsers-api/browsers.computesystemexecutablepath.md

24 lines
481 B
Markdown
Raw Normal View History

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