Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide option to emulate network conditions #151

Closed
NivedhaSenthil opened this issue Sep 12, 2018 · 3 comments
Closed

Provide option to emulate network conditions #151

NivedhaSenthil opened this issue Sep 12, 2018 · 3 comments

Comments

@NivedhaSenthil
Copy link
Member

Add an api to emulate network conditions like downloadThroughput, offline, uploadThroughput etc.
https://chromedevtools.github.io/devtools-protocol/tot/Network#method-emulateNetworkConditions

@NivedhaSenthil
Copy link
Member Author

NivedhaSenthil commented Jan 17, 2019

Currently works like below,

emulateNetwork("Offline")
emulateNetwork("Good2G")

providing callback option and args will be tracked as part of #347

@NivedhaSenthil
Copy link
Member Author

Fix available in b669a07

@Debashis9012
Copy link
Contributor

This has been tested with the below version
b669a07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants