From 2975eb5aff906aaf927da7cce22144de9b8b3534 Mon Sep 17 00:00:00 2001 From: Leon Date: Wed, 1 Jan 2020 22:31:35 +0100 Subject: [PATCH] Update __init__.py --- undetected_chromedriver/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/undetected_chromedriver/__init__.py b/undetected_chromedriver/__init__.py index a603361..51088ce 100644 --- a/undetected_chromedriver/__init__.py +++ b/undetected_chromedriver/__init__.py @@ -122,7 +122,7 @@ class ChromeDriverManager(object): :param patch_selenium: patch selenium webdriver classes for Chrome and ChromeDriver (for current python session) :return: """ - if not os.path.exists(self.executable_path) + if not os.path.exists(self.executable_path): # if # not self.__class__.installed