Jared 3 år sedan
förälder
incheckning
2595c32042
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      hhh/SEO/fast_1999.py

+ 2 - 2
hhh/SEO/fast_1999.py

@@ -89,12 +89,12 @@ def re_get_webdriver():
 #        if 'p17777' in l.name:
 #            ls[0].restart()
 
-#    time.sleep(4)
+    time.sleep(4)
     if driver is not None:
         print('closing....')
 #        driver.quit()
         os.system('docker container restart p'+portnum)
-        time.sleep(11)
+        time.sleep(10)
         
 #    options = webdriver.EdgeOptions()
     try: