Back to Puppeteer

Metadata interface

docs/browsers-api/browsers.metadata.md

19.2.2544 B
Original Source

Metadata interface

Signature

typescript
export interface Metadata

Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th><th>

Default

</th></tr></thead> <tbody><tr><td>

<span id="aliases">aliases</span>

</td><td> </td><td>

Record<string, string>

</td><td> </td><td> </td></tr> <tr><td>

<span id="executablepaths">executablePaths</span>

</td><td>

optional

</td><td>

Record<string, string>

</td><td> </td><td> </td></tr> </tbody></table>