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

Add switch to avoid throttling traffic on localhost or specific port #61

Open
soulgalore opened this issue Jul 23, 2021 · 0 comments
Open

Comments

@soulgalore
Copy link
Member

When you use Browsertime and Throttle on a Mac and use Firefox it fails if you set a slow connection, the reason is that throttle also slow down the traffic between Geckodriver and Firefox see mozilla/geckodriver#1903

Using Chrome it works but Chrome is slow and I guess it's the same problem there, we slow down the traffic between Chromedriver and Chrome.

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

No branches or pull requests

1 participant