-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not possible to join the meeting #180
Comments
I cannot reproduce this issue. Can you provide more information? Screenshots or video would be ideal |
Teams prejoin meeting window looks different: for private and work related accounts. For work window I'm getting an error: Timeout waiting for element: button[data-tid='prejoin-join-button'] |
Okay, I can't really fix that right now because I don't have an account where I can reproduce that. Sorry |
No worries, I'm working on it. When solved, I will let you know. Thanks. |
Great! When you have a fix feel free to create a Pull Request |
@mjgolda does it is fix now ? |
@mjgolda Any update on this? |
Any update, i have the same issue ... |
Describe the bug
Not able to join the meeting as join_now_btn = wait_until_found("button[data-tid='prejoin-join-button']", 60) as button is never found
To Reproduce
Run the script with timeout exception for element button[data-tid='prejoin-join-button']
The text was updated successfully, but these errors were encountered: