-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Can SeleniumBase Hide WebDriver from Detection? #3286
-
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!
Beta Was this translation helpful? Give feedback.
All reactions
See the CDP Mode ReadMe for hiding automation from detection systems.
Replies: 1 comment
-
See the CDP Mode ReadMe for hiding automation from detection systems.
Beta Was this translation helpful? Give feedback.