ddbb43cd09
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
576 B
576 B
sidebar_label |
---|
ProductLauncher.defaultArgs |
ProductLauncher.defaultArgs() method
Signature:
class ProductLauncher {
defaultArgs(object: BrowserLaunchArgumentOptions): string[];
}
Parameters
Parameter | Type | Description |
---|---|---|
object | BrowserLaunchArgumentOptions |
Returns:
string[]