Jared 3 年之前
父节点
当前提交
ebef7d5c3e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hhh/SEO/fast_1999.py

+ 1 - 1
hhh/SEO/fast_1999.py

@@ -92,7 +92,7 @@ def re_get_webdriver():
     time.sleep(4)
     if driver is not None:
         print('closing....')
-#        driver.quit()
+        driver.quit()
         os.system('docker container restart p'+portnum)
         time.sleep(10)