PuppeteerHook
Hierarchy
- BrowserHook<PuppeteerCrawlingContext, PuppeteerGoToOptions>
- PuppeteerHook
Callable
Parameters
crawlingContext: PuppeteerCrawlingContext<Dictionary>
gotoOptions: undefined | (WaitForOptions & { referer?: string; referrerPolicy?: string })
Returns Awaitable<void>