[Home](./index.md) > [puppeteer](./puppeteer.md) > [ProductLauncher](./puppeteer.productlauncher.md) > [launch](./puppeteer.productlauncher.launch.md) ## ProductLauncher.launch() method Signature: ```typescript launch(object: any): any; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | object | any | | Returns: any