mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
550 B
550 B
Home > puppeteer > ProductLauncher > launch
ProductLauncher.launch() method
Signature:
launch(object: PuppeteerNodeLaunchOptions): any;
Parameters
Parameter | Type | Description |
---|---|---|
object | PuppeteerNodeLaunchOptions |
Returns:
any