diff --git a/stream.py b/stream.py index dafd7bff7c251d6602ceacfcc04299d5c7569525..190f0e7981e39619a28cafdf1a105d2b1df19987 100644 --- a/stream.py +++ b/stream.py @@ -136,7 +136,7 @@ def bbb_browser(): logging.info(join_url) browser.get(join_url) - + time.sleep(40) try: # Wait for the input element to appear logging.info("Waiting for chat input window to appear.")