puppeteer/docs/api/puppeteer.networkconditions.md

20 lines
449 B
Markdown
Raw Normal View History

2022-07-05 13:41:43 +00:00
---
sidebar_label: NetworkConditions
2022-07-05 13:41:43 +00:00
---
# NetworkConditions interface
2022-07-05 13:41:43 +00:00
#### Signature:
2022-07-05 13:41:43 +00:00
```typescript
export interface NetworkConditions
2022-07-05 13:41:43 +00:00
```
## Properties
| Property | Modifiers | Type | Description | Default |
| -------- | --------- | ------ | ----------- | ------- |
| download | | number | | |
| latency | | number | | |
| upload | | number | | |