<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [InternalNetworkConditions](./puppeteer.internalnetworkconditions.md) ## InternalNetworkConditions interface <b>Signature:</b> ```typescript export interface InternalNetworkConditions extends NetworkConditions ``` <b>Extends:</b> [NetworkConditions](./puppeteer.networkconditions.md) ## Properties | Property | Type | Description | | --- | --- | --- | | [offline](./puppeteer.internalnetworkconditions.offline.md) | boolean | |