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

Enable the usage of Firefox for load testing #51

Closed
atsakiridis opened this issue Mar 9, 2016 · 1 comment
Closed

Enable the usage of Firefox for load testing #51

atsakiridis opened this issue Mar 9, 2016 · 1 comment

Comments

@atsakiridis
Copy link
Collaborator

Firefox doesn't have the restriction of https for webrtc yet, so it's much easier to test in non-dockerized environments, which are easier for testing

Some useful resources:

@atsakiridis atsakiridis self-assigned this Mar 9, 2016
@atsakiridis atsakiridis added this to the 1.0.0 GA release milestone Mar 9, 2016
@atsakiridis
Copy link
Collaborator Author

I managed to get it to work but I'm facing several issues:

  • After spawning multiple FF windows from the script, FF seems to be keeping only one. To workaround that I added an interval between each window is started.
  • Haven't found an automated way to set media.navigator.permission.disabled via script since preference must be updated
  • Haven't found a way to access logs after run is finished. I asked on firefox-dev@mozilla.org still waiting for approval

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