BrowserFetcher.(constructor)
Constructs a browser fetcher for the given options.
Signature:
class BrowserFetcher {
constructor(options: BrowserFetcherOptions);
}
Parameters
Parameter | Type | Description |
---|---|---|
options | BrowserFetcherOptions |
Constructs a browser fetcher for the given options.
class BrowserFetcher {
constructor(options: BrowserFetcherOptions);
}
Parameter | Type | Description |
---|---|---|
options | BrowserFetcherOptions |