Your Name il y a 3 ans
Parent
commit
b3be4bd799
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      hhh/SEO/hhh_666_edges.py

+ 1 - 0
hhh/SEO/hhh_666_edges.py

@@ -94,6 +94,7 @@ def re_get_webdriver():
             command_executor='http://127.0.0.1:6666/wd/hub')
         driver.set_window_size(1400,1000)
     except:
+        driver=None
         return None
 
 def run_once(url):