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

[🚀 Feature]: How to check if permissions.default.image reduces bandwidth usage for a given task? #1

Open
Benjamin-Loison opened this issue Dec 16, 2023 · 4 comments
Assignees

Comments

@Benjamin-Loison
Copy link
Owner

Benjamin-Loison commented Dec 16, 2023

Feature and motivation

options.set_preference('permissions.default.image', 2)

Measure time would not be precise and could depend from a setup to another.

https://linuxtoosx.blogspot.com/2021/02/nettop-monitor-per-process-bandwidth.html could help.

The Unix Stack Exchange answer 400531.

Can manually enable this behavior with about:config > set permissions.default.image to 2.

On Chromium to do so:

> Settings > Privacy and security > Site settings > Content > Images.

Usage example

Not read.

@Benjamin-Loison
Copy link
Owner Author

@Benjamin-Loison
Copy link
Owner Author

Related to Online_authentication_API/issues/28.

@Benjamin-Loison
Copy link
Owner Author

Related to Webscrap_any_website/issues/45.

@Benjamin-Loison
Copy link
Owner Author

Benjamin-Loison commented Nov 2, 2024

Maybe thanks to seleniumwire or manually record requests thanks to Web Developer Tool Network Save All As HAR.

If find out that it works fine, then should consider adding it to all my laptop, computer, phone, OverClock3000 and LemnosLife VPS Python scripts.

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

No branches or pull requests

1 participant