Your Name 3 years ago
parent
commit
b3be4bd799
1 changed files with 1 additions and 0 deletions
  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):