LaunchPuppeteer
Parameters:
inputs:LaunchPuppeteerOptions- Arguments passed to this callback.
Returns:
Promise<Browser> - Promise that resolves to Puppeteer's Browser instance. This might be obtained by calling
puppeteer.launch() directly, or by delegating to
Apify.launchPuppeteer().