跳至主要內容
版本:23.11.1

createProfile() 函數

簽名

export declare function createProfile(
browser: Browser,
opts: ProfileOptions,
): Promise<void>;

參數

參數

類型

描述

browser

Browser

opts

ProfileOptions

回傳值

Promise<void>