mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1.0 KiB
1.0 KiB
sidebar_label
| sidebar_label |
|---|
| SystemOptions |
SystemOptions interface
Signature:
export interface SystemOptions
Properties
| Property | Modifiers | Type | Description | Default |
|---|---|---|---|---|
| browser | Browser | Determines which browser to launch. | ||
| channel | ChromeReleaseChannel | Release channel to look for on the system. | ||
| platform | optional |
BrowserPlatform | Determines which platform the browser will be suited for. | Auto-detected. |