This commit is contained in:
Leon 2020-11-25 16:07:34 +01:00 committed by GitHub
parent d47818ee5f
commit 2e75181435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ https://github.com/ultrafunkamsterdam/undetected-chromedriver
Optimized Selenium Chromedriver patch which does not trigger anti-bot services like Distill Network / Imperva / DataDome / Botprotect.io
Automatically downloads the driver binary and patches it.
* **Tested on version 75,76,77,78,79,80,81,83,84,85,86**
* **Tested on version 75,76,77,78,79,80,81,83,84,85,86,87,88**
* **patching also works on MS Edge (chromium-based) webdriver binary**
* **console logging is disabled by default. to enable: pass enable_console_log=True to the Chrome constructor**