From 1e363b18be7ea96f77695ac8ae0e0b6118c4432b Mon Sep 17 00:00:00 2001 From: Leon Date: Fri, 30 Jul 2021 01:47:49 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f8e0f3b..0ccb324 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,18 @@ https://github.com/ultrafunkamsterdam/undetected-chromedriver -**July 2021: Currently busy implementing selenium 4 for 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 until current chrome beta versions** -* **Works also on Brave Browser and many other Chromium based browsers** -* **Python 3.6++** +* Tested until current chrome beta versions +* Works also on Brave Browser and many other Chromium based browsers, some tweaking +* Python 3.6++** + + +**July 2021: Currently busy implementing selenium 4 for undetected-chromedriver** + +**newsflash: https://github.com/ultrafunkamsterdam/undetected-chromedriver/pull/255** + ## Installation ## ```