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

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

Open
MrBeardedGuy opened this issue Mar 29, 2022 · 2 comments

Comments

@MrBeardedGuy
Copy link

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

@MrBeardedGuy MrBeardedGuy changed the title Is it possible to use selenium undetected-chromedriver instead of the standard selenium webdriver? Use selenium undetected-chromedriver instead of the standard selenium webdriver? Mar 29, 2022
@danbaghilovici
Copy link

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

@GlobalBritain
Copy link

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.

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

3 participants