Skip to content

Line 43 bug. #5

Description

@moiSentineL

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. 😂

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions