From 2e7518143571ded796838964935b5701a62b3854 Mon Sep 17 00:00:00 2001 From: Leon Date: Wed, 25 Nov 2020 16:07:34 +0100 Subject: [PATCH] 1.5.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94b0d8c..c4325a1 100644 --- a/README.md +++ b/README.md @@ -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**