BrowserFetcherOptions.path property
Determines the path to download browsers to.
Signature:
interface BrowserFetcherOptions {
path?: string;
}
Determines the path to download browsers to.
Signature:
interface BrowserFetcherOptions {
path?: string;
}