Skip to main content
Version: Next

BrowserFetcherOptions.path property

Determines the path to download browsers to.

Signature:

interface BrowserFetcherOptions {
path: string;
}