mherrmann/helium

Use selenium undetected-chromedriver instead of the standard selenium webdriver?

Opened this issue · 2 comments

Hello, I recently learned about the existence of undetected-chromedriver.
Would it be possible to use this as as the main webdriver with helium instead of the default one?
If so can anyone point me in the right direction code-wise?

Thank you

If it follows the driver implementation then it should work as any other available driver. Some of the functions may not work since I do not know what those patches do to the driver implementations.
Check #5 and #33

Like @dntzbgh said, it should work like here. Just tried it and its all good, allowed me to finally log into google without the detection.