Your Name %!s(int64=3) %!d(string=hai) anos
pai
achega
14d154e76c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      hhh/SEO/hhh_click_selenium.py

+ 2 - 2
hhh/SEO/hhh_click_selenium.py

@@ -94,11 +94,11 @@ def re_get_webdriver():
 
 def run_once(url):
     global driver
-    i=random.randint(0,3)
+    i=random.randint(0,13)
     if i==0 or driver is None:
         re_get_webdriver()
     driver.get(url)
-    time.sleep(3)
+    time.sleep(2)