跳到主要内容
版本: 23.11.1

createProfile() 函数

签名

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

参数

参数

类型

描述

browser

Browser

opts

ProfileOptions

返回值

Promise<void>