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