Explorar o código

Higher sleep timer

JoostSijm %!s(int64=4) %!d(string=hai) anos
pai
achega
ad78b48d83
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/rival_regions_wrapper/authentication_handler.py

+ 1 - 1
src/rival_regions_wrapper/authentication_handler.py

@@ -194,7 +194,7 @@ class AuthenticationHandler:
 
         LOGGER.info('"%s": pressing sign in button', self.username)
         browser.click(css_selector=".sa_sn.float_left.imp.gogo")
-        time.sleep(1)
+        time.sleep(2)
 
         return browser