-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
As the new meet update is here, line 43 of the code is causing the program to error.
In the meeting_join() function, at the line 43, the for loop to press the key 'tab' should be changed now, because of the new web elements in the update.
for i in range(5) should be changed to for i in range(7) as the number of 'tabs' pressed is 7. and i personally added a time.sleep(0.2) between the 'tabs'.
@prashanth-up Hope you see this.
Thank you for the boost you gave in my lazyness. 😂
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels