puppeteer/website/versioned_docs/version-22.7.1/browsers-api/browsers.computesystemexecutablepath.md

45 lines
472 B
Markdown
Raw Permalink Normal View History

---
sidebar_label: computeSystemExecutablePath
---
# computeSystemExecutablePath() function
#### Signature:
```typescript
export declare function computeSystemExecutablePath(
options: SystemOptions
): string;
```
## Parameters
<table><thead><tr><th>
Parameter
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
options
</td><td>
[SystemOptions](./browsers.systemoptions.md)
</td><td>
</td></tr>
</tbody></table>
**Returns:**
string