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

Disable storing all browser requests (many GB) #2

Closed
jlplenio opened this issue Aug 30, 2021 · 1 comment
Closed

Disable storing all browser requests (many GB) #2

jlplenio opened this issue Aug 30, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jlplenio
Copy link
Owner

As intended, selenium-wire logs all requests, which, with many instances, generates multiple GB of data in temp.
Disable with https://github.com/wkeeling/selenium-wire#limiting-request-capture and test.
Could improve performance as well.

@jlplenio jlplenio added the enhancement New feature or request label Aug 30, 2021
@jlplenio jlplenio self-assigned this Aug 30, 2021
@jlplenio
Copy link
Owner Author

jlplenio commented Sep 4, 2021

Implemented in 46c17e2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant