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