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

19 lines
712 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; [SetNavigatorOverridesRequest](./puppeteer.protocol.emulation.setnavigatoroverridesrequest.md)
## Protocol.Emulation.SetNavigatorOverridesRequest interface
<b>Signature:</b>
```typescript
export interface SetNavigatorOverridesRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [platform](./puppeteer.protocol.emulation.setnavigatoroverridesrequest.platform.md) | string | The platform navigator.platform should return. |