Is there a way to lower data usage in CDP mode? #3339
krzysztofkub
started this conversation in
General
Replies: 2 comments
|
Need more info to see what you're doing. |
0 replies
|
Ok, I'll try to explain without confusing too much I'm running this code in endless loop in a docker container. I'm facing two issues at the moment:
I figured out that adding user_data_dir to sb solves problem of data usage, but I'm not able to mount volume to my docker container (either mount volume or use docker managed one) so it can persist because chrome driver won't start with error: selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:57455 (starting docker container as sudo, folder had all required permissions, other volumes are working fine) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I can see that running CDP mode uses a lot of proxy data. Is there a way to use some caching logic to make it lower?
All reactions