Skip to content

Conversation

@milahu
Copy link

@milahu milahu commented Dec 8, 2023

adding a parameter for *every* chrome argument is stupid
so just accept a extra_chrome_arguments list

dont set window size
a 1920x1080 chrome window is too large for my 1024x768 vnc display

@Noodles0x00
Copy link

I am not the original writer for those lines so I can't tell for sure but removing the set window size is a horrible decision, that's just a free digital footprint to be tracked everywhere, horrible when you are trying to make "undetected" chrome

@milahu
Copy link
Author

milahu commented Feb 18, 2024

removing the set window size is a horrible decision

hard-coding a 1920x1080 window size is worse

to manage browser fingerprints
i want to use a custom window size for each fingerprint

undetected-chromedriver should do only the bare minimum
and leave the rest to the user

@ultrafunkamsterdam
Copy link
Owner

Why don't you just use use --window-size=1024x1024 for your program?

@milahu
Copy link
Author

milahu commented Feb 18, 2024

--window-size=1024x1024

if that works, okay, feel free to close this
i cant remember if i tried to pass window-size

i have moved to selenium_driverless
so i dont have to mess with the chromedriver binary

@ultrafunkamsterdam
Copy link
Owner

--window-size=1024x1024

if that works, okay, feel free to close this i cant remember if i tried to pass window-size

i have moved to selenium_driverless so i dont have to mess with the chromedriver binary

Good luck with that spamboy

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

Successfully merging this pull request may close these issues.

3 participants