Skip to main content
Version: Next

BrowserLaunchArgumentOptions type

Warning: This API is now obsolete.

Use LaunchOptions.

Signature

export type BrowserLaunchArgumentOptions = LaunchOptions;

References: LaunchOptions