Jared 3 vuotta sitten
vanhempi
commit
2595c32042
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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: