[Home](./index.md) > [puppeteer](./puppeteer.md) > [InternalNetworkConditions](./puppeteer.internalnetworkconditions.md) ## InternalNetworkConditions interface Signature: ```typescript export interface InternalNetworkConditions extends NetworkConditions ``` Extends: [NetworkConditions](./puppeteer.networkconditions.md) ## Properties | Property | Type | Description | | --- | --- | --- | | [offline](./puppeteer.internalnetworkconditions.offline.md) | boolean | |