<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [ProductLauncher](./puppeteer.productlauncher.md) &gt; [launch](./puppeteer.productlauncher.launch.md)

## ProductLauncher.launch() method

<b>Signature:</b>

```typescript
launch(object: PuppeteerNodeLaunchOptions): any;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  object | [PuppeteerNodeLaunchOptions](./puppeteer.puppeteernodelaunchoptions.md) |  |

<b>Returns:</b>

any