跳至主要內容
版本:23.11.1

launch() 函式

根據 LaunchOptions 啟動瀏覽器程序。

簽名

export declare function launch(opts: LaunchOptions): Process;

參數

參數

類型

描述

opts

LaunchOptions

回傳

Process