puppeteer/docs/api/puppeteer.browserfetcher.host.md

207 B

sidebar_label
BrowserFetcher.host

BrowserFetcher.host() method

The download host being used.

Signature:

class BrowserFetcher {
  host(): string;
}

Returns:

string