Skip to main content
Version: 19.4.0

BrowserFetcherOptions.platform property

Determines which platform the browser will be suited for.

Signature:

interface BrowserFetcherOptions {
platform?: Platform;
}

Default value:

Auto-detected.