问题
I'd like to test my webpages loading steps, but as I'm lazy, I would love to avoid changing the throttling
settings every time after my page has been loaded.
Here would be the perfect flow:
- page loads without throttling
- after this load, all requests are slowed down with +/- 10s ping
This way, I wouldn't have to change throttling for page reloading during dev but I still have really slow to test my loader steps.
来源:https://stackoverflow.com/questions/52790399/chrome-devtools-throttle-network-after-page-load