Skip to main content
Version: 21.10.0

ProductLauncher.defaultArgs() method

Signature:

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

Parameters

ParameterTypeDescription
objectBrowserLaunchArgumentOptions

Returns:

string[]