puppeteer/new-docs/puppeteer.protocol.emulation.useragentbrandversion.md

22 lines
815 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Emulation](./puppeteer.protocol.emulation.md) &gt; [UserAgentBrandVersion](./puppeteer.protocol.emulation.useragentbrandversion.md)
## Protocol.Emulation.UserAgentBrandVersion interface
Used to specify User Agent Cient Hints to emulate. See https://wicg.github.io/ua-client-hints
<b>Signature:</b>
```typescript
export interface UserAgentBrandVersion
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [brand](./puppeteer.protocol.emulation.useragentbrandversion.brand.md) | string | |
| [version](./puppeteer.protocol.emulation.useragentbrandversion.version.md) | string | |