The RemoteBrowserPool counterpart of puppeteerBrowserPool: connects to a remote browser
service (Browserbase, Browserless, Steel, ...) with a Puppeteer plugin derived from launchContext.
A PuppeteerCrawler accepts the same connection details directly via
remoteBrowser; reach for this factory when you also need to
tune the wrapping pool, or to share one remote pool between crawlers.
The RemoteBrowserPool counterpart of puppeteerBrowserPool: connects to a remote browser service (Browserbase, Browserless, Steel, ...) with a Puppeteer plugin derived from
launchContext.A PuppeteerCrawler accepts the same connection details directly via
remoteBrowser; reach for this factory when you also need to tune the wrapping pool, or to share one remote pool between crawlers.