Can SeleniumBase Hide WebDriver from Detection? #3286
Answered
by
mdmintz
amirzarbakhsh
asked this question in
Q&A
|
Hello, I’ve read in multiple documents that SeleniumBase has features to bypass anti-bot systems. My goal is to create a tool for generating fake visits to websites, and it is crucial for me that neither Google nor similar platforms can detect that the browser I’m using is a WebDriver. Does SeleniumBase have the capability to completely hide the WebDriver and make it indistinguishable from a regular browser? If yes, I would appreciate it if you could guide me on how to implement this functionality. Thank you! |
Answered by
mdmintz
Nov 23, 2024
Replies: 1 comment
|
See the CDP Mode ReadMe for hiding automation from detection systems. |
0 replies
Answer selected by
mdmintz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See the CDP Mode ReadMe for hiding automation from detection systems.