Skip to main content
Version: 19.2.2

BrowserFetcherOptions.path property

Determines the path to download browsers to.

Signature:

interface BrowserFetcherOptions {
path: string;
}