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

12 lines
513 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) &gt; [brand](./puppeteer.protocol.emulation.useragentbrandversion.brand.md)
## Protocol.Emulation.UserAgentBrandVersion.brand property
<b>Signature:</b>
```typescript
brand: string;
```