Skip to main content
Version: 23.10.1

Options 接口

¥Options interface

签名

¥Signature

export interface ComputeExecutablePathOptions

属性

¥Properties

属性

修饰符

类型

描述

默认

browser

Browser

确定要启动的浏览器。

buildId

string

确定要下载的 buildId。BuildId 应唯一标识二进制文件,并且它们用于缓存。

cacheDir

string

存储目录的根路径。

platform

optional

BrowserPlatform

确定浏览器适合哪个平台。

自动检测到。