How does recaptcha 3 know I'm using selenium/chromedriver?
问题 I\'m curious how Recaptcha v3 works. Specifically the browser fingerprinting. When I launch a instance of chrome through selenium/chromedriver and test against ReCaptcha 3 (https://recaptcha-demo.appspot.com/recaptcha-v3-request-scores.php) I always get a score of 0.1 when using selenium/chromedriver. When using incognito with a normal instance I get 0.3. I\'ve beaten other detection systems by injecting JS and modifying the web driver object and recompiling webdriver from source and