BrowserLaunchArgumentOptions 类型
¥BrowserLaunchArgumentOptions type
警告:此 API 现已过时。
¥Warning: This API is now obsolete.
使用 LaunchOptions。
¥Use LaunchOptions.
签名
¥Signature
export type BrowserLaunchArgumentOptions = LaunchOptions;
¥References: LaunchOptions