ultrafunkamsterdam / undetected-chromedriver

Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
https://github.com/UltrafunkAmsterdam/undetected-chromedriver
GNU General Public License v3.0
9.6k stars 1.14k forks source link

NoDriver Chrome Components (Works in UC Driver) #1955

Open Connor9994 opened 1 month ago

Connor9994 commented 1 month ago

Is the default functionality of NoDriver to not load any of the typical browser Components?

image

If yes, is there a way to load them specifically? We have tried "add_extension=" to no avail and haven't found a mention of the internal components specifically.

If no, I'm wondering if this is maybe a permissions issue with our IDE? Everything else works fine, but the lack of components is breaking functionality w/ the company website.

More specifically, we are trying to add the WidevineCdm extension (\Chrome\126.0.6478.127\WidevineCdm)

Connor9994 commented 1 month ago

Week+ Bump

UC loads these types of components perfectly, NoDriver seems to still have an issue loading internal chrome components.