You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
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
The text was updated successfully, but these errors were encountered: