--- 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