Your Name 3 rokov pred
rodič
commit
13004e3080
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      hhh/SEO/hhh_phantom.py

+ 1 - 1
hhh/SEO/hhh_phantom.py

@@ -36,7 +36,7 @@ if True:
         driver.get(l)
         print(driver.current_url)
 #        driver.implicitly_wait (2)
-        time.sleep(3)
+        time.sleep(6)
     driver.quit()