mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
741 B
741 B
Home > puppeteer > Protocol > Network > CanEmulateNetworkConditionsResponse
Protocol.Network.CanEmulateNetworkConditionsResponse interface
Signature:
export interface CanEmulateNetworkConditionsResponse
Properties
Property | Type | Description |
---|---|---|
result | boolean | True if emulation of network conditions is supported. |