Your Name %!s(int64=3) %!d(string=hai) anos
pai
achega
f1d04e76e9
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      choozmo/proxy_pool.py

+ 2 - 2
choozmo/proxy_pool.py

@@ -58,9 +58,9 @@ def do_job():
     time.sleep(3)
     try:
         driver.get('https://www.sparkamplab.com/events/arvr-2021')
-        scrolling(20)
+        scrolling(30)
         print('done scrolling')
-        time.sleep(10)
+        time.sleep(20)
     except:
         print('excpet')
     driver.quit()