Skip to main content
Version: 19.1.1

BrowserFetcherOptions.path property

Determines the path to download browsers to.

Signature:

interface BrowserFetcherOptions {
path: string;
}