Skip to main content
Version: 22.6.2

ProductLauncher.defaultArgs() method

Signature:

class ProductLauncher {
abstract defaultArgs(object: BrowserLaunchArgumentOptions): string[];
}

Parameters

Parameter

Type

Description

object

BrowserLaunchArgumentOptions

Returns:

string[]