Skip to content
Snippets Groups Projects
Commit 1008930b authored by Sergio Vergata's avatar Sergio Vergata
Browse files

Wait until Audio connected to proceed

parent 0f6be59a
No related branches found
No related tags found
No related merge requests found
......@@ -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.")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment