Skip to main content
Version: Next

Options interface

Signature:

export interface ComputeExecutablePathOptions

Properties

PropertyModifiersTypeDescriptionDefault
browserBrowserDetermines which browser to launch.
buildIdstringDetermines which buildId to download. BuildId should uniquely identify binaries and they are used for caching.
cacheDirstringRoot path to the storage directory.
platformoptionalBrowserPlatformDetermines which platform the browser will be suited for.Auto-detected.