Back to Puppeteer

computeExecutablePath() function

docs/browsers-api/browsers.computeexecutablepath.md

19.2.2431 B
Original Source

computeExecutablePath() function

Signature

typescript
export declare function computeExecutablePath(
  options: ComputeExecutablePathOptions,
): string;

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

options

</td><td>

ComputeExecutablePathOptions

</td><td> </td></tr> </tbody></table>

Returns:

string