Jared 3 vuotta sitten
vanhempi
commit
b0d53be5fe
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      hhh/SEO/local_1777.py

+ 1 - 1
hhh/SEO/local_1777.py

@@ -49,7 +49,7 @@ def re_get_webdriver():
         try:
             driver = webdriver.Chrome(options=options)
         except:
-            driver.quit()
+#            driver.quit()
             sys.exit()
             return
         driver.set_window_size(1400,1000)