So I was planning on writing an automated test using python-selenium(really webdriver) that uses a subprocess to throttle the connection speed before a suite of tests. I found this great script for ipfw, only to find out that OS X El Capitan switched to PF(Packet Filter) at Yosemite.
Everything I keep running into is obsolete. So what's the best way to throttle internet via shell or cli on El Capitan? Does anyone have a script they can share? Network Link Conditioner is great for testing but it would be great if I could start catching bugs that occur at slow speeds with automation.