Skip to main content
Version: 19.3.0

BrowserFetcherOptions.path property

Determines the path to download browsers to.

Signature:

interface BrowserFetcherOptions {
path: string;
}