Skip to main content
Version: 3.3

PuppeteerHook

Hierarchy

Callable

  • PuppeteerHook(crawlingContext: PuppeteerCrawlingContext<Dictionary<any>>, gotoOptions: undefined | (WaitForOptions & { referer?: string; referrerPolicy?: string })): Awaitable<void>

  • Parameters

    • crawlingContext: PuppeteerCrawlingContext<Dictionary<any>>
    • gotoOptions: undefined | (WaitForOptions & { referer?: string; referrerPolicy?: string })

    Returns Awaitable<void>