This website requires JavaScript.
Explore
Help
Sign In
github
/
puppeteer
Watch
0
Star
0
Fork
0
You've already forked puppeteer
mirror of
https://github.com/puppeteer/puppeteer
synced
2024-06-14 14:02:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5e942b3b2f
Branches
Tags
No results found.
puppeteer
/
docs
/
api
/
puppeteer.networkconditions.md
Alex Rudenko
799058cc7b
docs: fix NetworkConditions descriptions (
#11843
)
2024-02-06 12:24:10 +00:00
514 B
Raw
Blame
History
sidebar_label
NetworkConditions
NetworkConditions interface
Signature:
export
interface
NetworkConditions
Properties
Property
Modifiers
Type
Description
Default
download
number
Download speed (bytes/s)
latency
number
Latency (ms)
upload
number
Upload speed (bytes/s)