Replies: 1 comment 3 replies
-
| The stealthy mode in  However, you can load an unpacked extension in CDP Mode by adding the  | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Feature Proposal: Integration of reCAPTCHA Solvers into SeleniumBase
I’ve been testing automated reCAPTCHA solvers using selenium_recaptcha_solver and the Buster extension, but only in vanilla selenium.webdriver.
✅ Code Example Using selenium_recaptcha_solver
This works but is easily detected as a bot due to raw Selenium usage:
❓Proposal
Would it be possible to:
Add native support for selenium_recaptcha_solver into SeleniumBase, so it can be run like:
Beta Was this translation helpful? Give feedback.
All reactions