puppeteer/docs/browsers-api/browsers.installedbrowser.md
2023-07-17 10:52:54 +02:00

21 lines
756 B
Markdown

---
sidebar_label: InstalledBrowser
---
# InstalledBrowser interface
#### Signature:
```typescript
export interface InstalledBrowser
```
## Properties
| Property | Modifiers | Type | Description | Default |
| -------- | --------- | ------------------------------------------------ | ----------- | ------- |
| browser | | [Browser](./browsers.browser.md) | | |
| buildId | | string | | |
| path | | string | | |
| platform | | [BrowserPlatform](./browsers.browserplatform.md) | | |