PuppeteerLaunchOptions interface
Signature:
export interface PuppeteerLaunchOptions extends LaunchOptions, BrowserLaunchArgumentOptions, BrowserConnectOptions
Extends: LaunchOptions, BrowserLaunchArgumentOptions, BrowserConnectOptions
Properties
Property | Type | Description |
---|---|---|
extraPrefsFirefox? | Record<string, unknown> | (Optional) |
product? | Product | (Optional) |