Jared 3 år sedan
förälder
incheckning
ebef7d5c3e
1 ändrade filer med 1 tillägg och 1 borttagningar
  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)