There was a similar question to this a year ago (Network throttling with chrome and selenium), but it looks like the answers to that question are no longer valid as a bug and fix have come out in the last couple months. https://bugs.chromium.org/p/chromedriver/issues/detail?id=984
I am trying to implement network throttling in google chrome using selenium implemented with Java with little to no success. I'm using the latest chrome driver and standalone server 3.0.1.
Any and all help is greatly appreciated!!