puppeteer/new-docs/puppeteer.protocol.network.canemulatenetworkconditionsresponse.result.md
2020-07-13 14:01:35 +01:00

621 B

Home > puppeteer > Protocol > Network > CanEmulateNetworkConditionsResponse > result

Protocol.Network.CanEmulateNetworkConditionsResponse.result property

True if emulation of network conditions is supported.

Signature:

result: boolean;