Skip to main content
Version: Next

assertBrowserPoolNotConfigured

Callable

  • assertBrowserPoolNotConfigured(crawlerName, ignoredOptions): void

  • Rejects options that exist only to configure the browser pool the crawler would have built for itself. Accepting them alongside a pre-built browserPool and quietly ignoring them is how browserPoolOptions grew into a second, half-working way of configuring the same pool.


    Parameters

    Returns void