Skip to content

fix: improve browser launcher types#1318

Merged
B4nan merged 1 commit intoapify:masterfrom
barjin:feat/launcherTypes
Mar 28, 2022
Merged

fix: improve browser launcher types#1318
B4nan merged 1 commit intoapify:masterfrom
barjin:feat/launcherTypes

Conversation

@barjin
Copy link
Copy Markdown
Member

@barjin barjin commented Mar 23, 2022

JSDoc type update
Closes #1260

* @typedef PuppeteerLaunchContext
* @property {LaunchOptions} [launchOptions]
* `puppeteer.launch` [options](https://pptr.dev/#?product=Puppeteer&version=v5.5.0&show=api-puppeteerlaunchoptions)
* @property {Parameters<PuppeteerNode['launch']>[0]} [launchOptions]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here, i kinda expect this won't work with the jsdoc extraction properly, but lets merge and see

@B4nan B4nan changed the title feat: Improve browser launcher types fix: improve browser launcher types Mar 28, 2022
@B4nan B4nan merged commit f167db9 into apify:master Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Function newContext() is not available in incognito mode

2 participants